diff options
| author | YamaArashi <shadow962@live.com> | 2016-07-04 23:44:59 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-07-04 23:44:59 -0700 |
| commit | 26ea614c638f9353f324f8fdf00519b8c69ef99f (patch) | |
| tree | 8ee7411d8c76dfffe91f2d3c2f44c82849ed33eb /data/scripts/maps/PacifidlogTown_PokemonCenter_2F.s | |
| parent | d4b1b25a6ee19624ab54e69ba92f9ce0b1c1ce11 (diff) | |
remove remaining event script incbins
Diffstat (limited to 'data/scripts/maps/PacifidlogTown_PokemonCenter_2F.s')
| -rw-r--r-- | data/scripts/maps/PacifidlogTown_PokemonCenter_2F.s | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/data/scripts/maps/PacifidlogTown_PokemonCenter_2F.s b/data/scripts/maps/PacifidlogTown_PokemonCenter_2F.s index 026119917..0ac2d8a88 100644 --- a/data/scripts/maps/PacifidlogTown_PokemonCenter_2F.s +++ b/data/scripts/maps/PacifidlogTown_PokemonCenter_2F.s @@ -4,7 +4,13 @@ PacifidlogTown_PokemonCenter_2F_MapScripts:: @ 8154132 map_script 1, PacifidlogTown_PokemonCenter_2F_MapScript1_1A3D32 .byte 0 - .incbin "baserom.gba", 0x154142, 0xc +@ 8154142 + call VerdanturfTown_PokemonCenter_2F_EventScript_1A3EA6 + end + +@ 8154148 + call VerdanturfTown_PokemonCenter_2F_EventScript_1A40CC + end PacifidlogTown_PokemonCenter_2F_EventScript_15414E:: @ 815414E call PacifidlogTown_PokemonCenter_2F_EventScript_1A41FB |
