mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-26 04:33:10 +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
|
||||
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