mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-13 21:30:38 +00:00
Merge branch 'master' of https://github.com/a2-4am/4cade
This commit is contained in:
commit
fa53e9d4b8
@ -149,4 +149,5 @@ for %%q in (src\prelaunch\*.a) do (
|
|||||||
for /f "tokens=* usebackq" %%k in (`find "^!to" %%q`) do set _to=%%k
|
for /f "tokens=* usebackq" %%k in (`find "^!to" %%q`) do set _to=%%k
|
||||||
set _to=!_to:~0,1!
|
set _to=!_to:~0,1!
|
||||||
if !_to!==t %ACME% %%q
|
if !_to!==t %ACME% %%q
|
||||||
|
for %%q in (res\title.hgr\*) do if not exist build\prelaunch\%%~nq 1>nul copy build\prelaunch\standard build\prelaunch\%%~nq
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user