mirror of
https://github.com/zeldaret/tmc
synced 2026-08-11 03:26:26 -04:00
Add DEMO variant
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user