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,6 +1,6 @@
|
||||
SkyPillar_Top_MapScripts:: @ 82396B8
|
||||
map_script MAP_SCRIPT_ON_RESUME, SkyPillar_Top_MapScript1_2396C8
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, SkyPillar_Top_MapScript1_OnTransition
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, SkyPillar_Top_OnTransition
|
||||
map_script MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE, SkyPillar_Top_MapScript2_239713
|
||||
.byte 0
|
||||
|
||||
@@ -15,7 +15,7 @@ SkyPillar_Top_EventScript_2396D2:: @ 82396D2
|
||||
removeobject VAR_LAST_TALKED
|
||||
return
|
||||
|
||||
SkyPillar_Top_MapScript1_OnTransition: @ 82396E6
|
||||
SkyPillar_Top_OnTransition: @ 82396E6
|
||||
compare VAR_SKY_PILLAR_STATE, 2
|
||||
call_if_lt SkyPillar_Top_EventScript_2396FD
|
||||
compare VAR_SKY_PILLAR_STATE, 2
|
||||
|
||||
Reference in New Issue
Block a user