diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-11 22:23:05 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-10-12 15:14:57 -0500 |
commit | 4e2be7ff5e4e4f6b7f664bfee4f1d4433c7f238f (patch) | |
tree | a3052dcc1b7c7ad80846e8c4296d1a8d1e392a89 /data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc | |
parent | 714b122da6c4357b94b4284e8c2d1b2c0803253d (diff) |
Review changes for #835
Diffstat (limited to 'data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc')
-rw-r--r-- | data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc b/data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc index 310328a5c..84aeef182 100644 --- a/data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc +++ b/data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc @@ -1,6 +1,6 @@ BattleFrontier_PokemonCenter_1F_MapScripts:: @ 82678F9 map_script MAP_SCRIPT_ON_TRANSITION, BattleFrontier_PokemonCenter_1F_MapScript1_267904 - map_script MAP_SCRIPT_ON_RESUME, CableClub_MapScript1_InitUnionRoom + map_script MAP_SCRIPT_ON_RESUME, CableClub_OnResume .byte 0 BattleFrontier_PokemonCenter_1F_MapScript1_267904: @ 8267904 |