Fix some labels and include decorations.h
Include decorations.h in shop.c Include decorations.h in event_scripts.s
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
PetalburgCity_Gym_MapScripts:: @ 8204889
|
||||
map_script MAP_SCRIPT_ON_LOAD, PetalburgCity_Gym_MapScript1_OnTransition
|
||||
map_script MAP_SCRIPT_ON_LOAD, PetalburgCity_Gym_OnTransition
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, PetalburgCity_Gym_MapScript1_20492D
|
||||
map_script MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE, PetalburgCity_Gym_MapScript2_20498B
|
||||
map_script MAP_SCRIPT_ON_FRAME_TABLE, PetalburgCity_Gym_MapScript2_20499A
|
||||
.byte 0
|
||||
|
||||
PetalburgCity_Gym_MapScript1_OnTransition: @ 820489E
|
||||
PetalburgCity_Gym_OnTransition: @ 820489E
|
||||
compare VAR_PETALBURG_GYM_STATE, 6
|
||||
goto_if_eq PetalburgCity_Gym_EventScript_2048B5
|
||||
compare VAR_PETALBURG_GYM_STATE, 7
|
||||
|
||||
Reference in New Issue
Block a user