mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 17:49:43 +00:00
change volume name to TOTAL.REPLAY
This commit is contained in:
parent
dfea0ff40a
commit
85ec5d8ed3
2
Makefile
2
Makefile
@ -11,7 +11,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
DISK=4cade.2mg
|
DISK=4cade.2mg
|
||||||
VOLUME=A.4AM.PACK
|
VOLUME=TOTAL.REPLAY
|
||||||
|
|
||||||
# third-party tools required to build
|
# third-party tools required to build
|
||||||
|
|
||||||
|
BIN
res/blank.2mg
BIN
res/blank.2mg
Binary file not shown.
@ -8,7 +8,7 @@ rem
|
|||||||
|
|
||||||
setlocal enabledelayedexpansion
|
setlocal enabledelayedexpansion
|
||||||
set DISK=4cade.2mg
|
set DISK=4cade.2mg
|
||||||
set VOLUME=A.4AM.PACK
|
set VOLUME=TOTAL.REPLAY
|
||||||
|
|
||||||
rem third-party tools required to build (must be in path)
|
rem third-party tools required to build (must be in path)
|
||||||
rem https://sourceforge.net/projects/acme-crossass/
|
rem https://sourceforge.net/projects/acme-crossass/
|
||||||
|
Loading…
Reference in New Issue
Block a user