From 29079c4b990076e0a9d3a299064262c8d522a4c5 Mon Sep 17 00:00:00 2001 From: Diegoisawesome Date: Fri, 10 Nov 2017 01:36:41 -0600 Subject: Dump numerous baseroms, begin moving data to proper files --- data/maps/scripts/BattleFrontier_PokemonCenter_2F.inc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'data/maps/scripts/BattleFrontier_PokemonCenter_2F.inc') 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 -- cgit v1.2.3