Add DEMO variant

This commit is contained in:
octorock
2021-06-16 21:11:01 +02:00
parent 8621bc9329
commit b0510402ab
27 changed files with 511 additions and 12 deletions
+14 -1
View File
@@ -7,6 +7,19 @@
gUnk_08127270:: @ 08127270
.4byte sub_080A3084
.4byte sub_080A310C
gUnk_08127278:: @ 08127278
.incbin "baserom.gba", 0x127278, 0x0000008
.ifdef DEMO
@ TODO choose demo screen
something:
.4byte sub_080A2E40
.4byte sub_080A2FD0
.4byte sub_080A2F8C
something2::
.incbin "baserom_demo.gba", 0x127c98, 0x38 @nocheckin
.endif