diff options
| author | Fontbane <fontbane@gmail.com> | 2019-04-22 16:31:51 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-04-22 17:23:59 -0500 |
| commit | 901a83d249a511e45a79d3358bdbdf1a594013ab (patch) | |
| tree | 116f0c20df7f8e46d47905318caef0c95714972b /data/maps/PacifidlogTown_PokemonCenter_2F | |
| parent | 6cf06d5f95c8404e0e97210f62c40b0059d24d41 (diff) | |
Fix some labels and include decorations.h
Include decorations.h in shop.c
Include decorations.h in event_scripts.s
Diffstat (limited to 'data/maps/PacifidlogTown_PokemonCenter_2F')
| -rw-r--r-- | data/maps/PacifidlogTown_PokemonCenter_2F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/PacifidlogTown_PokemonCenter_2F/scripts.inc b/data/maps/PacifidlogTown_PokemonCenter_2F/scripts.inc index f6a29c19f..fcb4f1ab4 100644 --- a/data/maps/PacifidlogTown_PokemonCenter_2F/scripts.inc +++ b/data/maps/PacifidlogTown_PokemonCenter_2F/scripts.inc @@ -2,7 +2,7 @@ PacifidlogTown_PokemonCenter_2F_MapScripts:: @ 8203635 map_script MAP_SCRIPT_ON_FRAME_TABLE, PacifidlogTown_PokemonCenter_2F_MapScript2_276C3B map_script MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE, PacifidlogTown_PokemonCenter_2F_MapScript2_276B6C map_script MAP_SCRIPT_ON_LOAD, PacifidlogTown_PokemonCenter_2F_MapScript1_276BBE - map_script MAP_SCRIPT_ON_TRANSITION, PacifidlogTown_PokemonCenter_2F_MapScript1_OnTransition + map_script MAP_SCRIPT_ON_TRANSITION, PokemonCenter_2F_OnTransition .byte 0 PacifidlogTown_PokemonCenter_2F_EventScript_20364A:: @ 820364A |
