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