diff options
Diffstat (limited to 'data/effect_sbin.s')
-rw-r--r-- | data/effect_sbin.s | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/effect_sbin.s b/data/effect_sbin.s new file mode 100644 index 0000000..0007944 --- /dev/null +++ b/data/effect_sbin.s @@ -0,0 +1,5 @@ + .section .rodata + + .global gUnknown_9740000 +gUnknown_9740000: @ 9740000 + .incbin "baserom.gba", 0x1740000, 0x150000 |