pokeemerald/data/multiboot_berry_glitch_fix.s

10 lines
272 B
ArmAsm
Raw Normal View History

2016-09-03 04:11:10 -07:00
.section .rodata
gUnknown_089A6550:: @ 89A6550
2016-09-03 15:07:51 -07:00
.incbin "baserom.gba", 0x9a6550, 0xc0
2016-09-03 04:11:10 -07:00
2017-09-18 08:52:57 -04:00
gMultiBootProgram_BerryGlitchFix_Script:: @ 89A6610
2016-09-03 04:11:10 -07:00
gMultiBootProgram_BerryGlitchFix_Start:: @ 89A6610
2016-09-03 15:07:51 -07:00
.incbin "baserom.gba", 0x9a6610, 0x3b34
2016-09-03 04:11:10 -07:00
gMultiBootProgram_BerryGlitchFix_End::