rearranged and simplified configuration files

This commit is contained in:
Jakub Husak
2023-02-10 00:17:57 +01:00
parent d85a75eb36
commit b3c933a99f
39 changed files with 190 additions and 246 deletions
@@ -1,4 +1,6 @@
.define TITLE dta c'Last Ninja II'
.define CARTSIZE dta c'>=128'
.define BANKS 13
.define BANKS_FILE ins "ln2cartimage.bin",+:1*8192,8192
.macro BANKS_FILE
ins "ln2cartimage.bin",+:1*8192,8192
.endm