diff options
| author | YamaArashi <shadow962@live.com> | 2016-09-03 02:20:49 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-09-03 02:20:49 -0700 |
| commit | 8866801ef90e52d541095688782efd9acb27ac2f (patch) | |
| tree | 2e2f01ebe6a48fae95a0daa5fe1712d059ce5e4e /data | |
| parent | a11fe6f83b2983f11b778173b19eddea99b59702 (diff) | |
make it build
Diffstat (limited to 'data')
| -rw-r--r-- | data/data2.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/data2.s b/data/data2.s index ff86b7fcc..6a05ae24a 100644 --- a/data/data2.s +++ b/data/data2.s @@ -12348,11 +12348,11 @@ gUnknown_089A6550:: @ 89A6550 gMultiBootProgram_BerryGlitchFix_Start:: @ 89A6610 .incbin "base_emerald.gba", 0x9a6610, 0x3b34 -gMultiBootProgram_BerryGlitchFix_End: +gMultiBootProgram_BerryGlitchFix_End:: gMultiBootProgram_PokemonColosseum_Start:: @ 89AA144 .incbin "base_emerald.gba", 0x9aa144, 0x28000 -gMultiBootProgram_PokemonColosseum_End: +gMultiBootProgram_PokemonColosseum_End:: zero_fill 0x8B00000 - 0x89D2144 |
