diff options
| author | Diegoisawesome <diego@domoreaweso.me> | 2017-11-10 01:36:41 -0600 |
|---|---|---|
| committer | Diegoisawesome <diego@domoreaweso.me> | 2017-11-10 01:49:12 -0600 |
| commit | 29079c4b990076e0a9d3a299064262c8d522a4c5 (patch) | |
| tree | 87a79ee4d3073169742746ed3528974a29103a3b /data/maps/scripts/BattleFrontier_PokemonCenter_2F.inc | |
| parent | 09e431077af3c6fe672ad8a775b58d955596b81d (diff) | |
Dump numerous baseroms, begin moving data to proper files
Diffstat (limited to 'data/maps/scripts/BattleFrontier_PokemonCenter_2F.inc')
| -rw-r--r-- | data/maps/scripts/BattleFrontier_PokemonCenter_2F.inc | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/data/maps/scripts/BattleFrontier_PokemonCenter_2F.inc b/data/maps/scripts/BattleFrontier_PokemonCenter_2F.inc index a865e9bb5..7d3c3a2f1 100644 --- a/data/maps/scripts/BattleFrontier_PokemonCenter_2F.inc +++ b/data/maps/scripts/BattleFrontier_PokemonCenter_2F.inc @@ -5,5 +5,15 @@ BattleFrontier_PokemonCenter_2F_MapScripts:: @ 8267AA4 map_script 3, BattleFrontier_PokemonCenter_2F_MapScript1_276ACF .byte 0 - .incbin "baserom.gba", 0x267ab9, 0x12 +BattleFrontier_PokemonCenter_2F_EventScript_267AB9:: @ 8267AB9 + call OldaleTown_PokemonCenter_2F_EventScript_276EB7 + end + +BattleFrontier_PokemonCenter_2F_EventScript_267ABF:: @ 8267ABF + call OldaleTown_PokemonCenter_2F_EventScript_2770B2 + end + +BattleFrontier_PokemonCenter_2F_EventScript_267AC5:: @ 8267AC5 + call OldaleTown_PokemonCenter_2F_EventScript_2771DB + end |
