diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-18 08:52:57 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-18 09:23:06 -0400 |
commit | 8604291b0f0e430b01f0099ea4e098171938505b (patch) | |
tree | c1d706048ccc4ffb852ba6d597428fd6ec2d30e4 /data | |
parent | 74bda5b68088f08220cf3f1b9791e5900a6a9877 (diff) |
Start decomp
Diffstat (limited to 'data')
-rw-r--r-- | data/multiboot_berry_glitch_fix.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/multiboot_berry_glitch_fix.s b/data/multiboot_berry_glitch_fix.s index bc97eb553..e6a26c619 100644 --- a/data/multiboot_berry_glitch_fix.s +++ b/data/multiboot_berry_glitch_fix.s @@ -3,6 +3,7 @@ gUnknown_089A6550:: @ 89A6550 .incbin "baserom.gba", 0x9a6550, 0xc0 +gMultiBootProgram_BerryGlitchFix_Script:: @ 89A6610 gMultiBootProgram_BerryGlitchFix_Start:: @ 89A6610 .incbin "baserom.gba", 0x9a6610, 0x3b34 gMultiBootProgram_BerryGlitchFix_End:: |