mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-28 03:29:59 +00:00
sync
This commit is contained in:
parent
99ed224b77
commit
8c38b17d00
@ -149,4 +149,5 @@ for %%q in (src\prelaunch\*.a) do (
|
||||
for /f "tokens=* usebackq" %%k in (`find "^!to" %%q`) do set _to=%%k
|
||||
set _to=!_to:~0,1!
|
||||
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…
Reference in New Issue
Block a user