Remove berry fix
This commit is contained in:
Executable
BIN
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
.section .rodata
|
||||
|
||||
gMultiBootProgram_BerryGlitchFix_Start:: @ 86FFC6C
|
||||
.incbin "berry_fix/berry_fix.gba"
|
||||
.incbin "data/mb_berry_fix.gba"
|
||||
gMultiBootProgram_BerryGlitchFix_End::
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
.section .rodata
|
||||
|
||||
gMultiBootProgram_EReader_Start:: @ 86FC50C
|
||||
.incbin "data/mb_ereader.gba"
|
||||
gMultiBootProgram_EReader_End::
|
||||
@@ -1,5 +1,5 @@
|
||||
.section .rodata
|
||||
|
||||
gMultiBootProgram_PokemonColosseum_Start:: @ 8703860
|
||||
.incbin "data/pokemon_colosseum.mb"
|
||||
.incbin "data/mb_colosseum.gba"
|
||||
gMultiBootProgram_PokemonColosseum_End::
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
.section .rodata
|
||||
|
||||
gUnknownSerialData_Start:: @ 86FC50C
|
||||
.incbin "data/unknown_serial_data.bin"
|
||||
gUnknownSerialData_End::
|
||||
Reference in New Issue
Block a user