mirror of
https://github.com/zeldaret/tmc
synced 2026-09-09 04:00:00 -04:00
Disassemble functions
This commit is contained in:
@@ -13,13 +13,15 @@ gUnk_08127278:: @ 08127278
|
||||
|
||||
.ifdef DEMO
|
||||
@ TODO choose demo screen
|
||||
something:
|
||||
demoFunctions::
|
||||
.4byte sub_080A2E40
|
||||
.4byte sub_080A2FD0
|
||||
.4byte sub_080A2F8C
|
||||
|
||||
something2::
|
||||
.incbin "baserom_demo.gba", 0x127c98, 0x38
|
||||
gUnk_08127C98::
|
||||
.incbin "baserom_demo.gba", 0x127c98, 0x30
|
||||
gUnk_08127CC8::
|
||||
.incbin "baserom_demo.gba", 0x127CC8, 0x8
|
||||
.endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user