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 @@
|
||||
Route119_MapScripts:: @ 81F4424
|
||||
map_script MAP_SCRIPT_ON_RESUME, Route119_MapScript1_1F442F
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, Route119_MapScript1_OnTransition
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, Route119_OnTransition
|
||||
.byte 0
|
||||
|
||||
Route119_MapScript1_1F442F: @ 81F442F
|
||||
@@ -14,7 +14,7 @@ Route119_EventScript_1F4439:: @ 81F4439
|
||||
removeobject VAR_LAST_TALKED
|
||||
return
|
||||
|
||||
Route119_MapScript1_OnTransition: @ 81F444D
|
||||
Route119_OnTransition: @ 81F444D
|
||||
call Common_EventScript_SetupRivalGender
|
||||
call Common_EventScript_SetupRivalOnBikeGender
|
||||
compare VAR_WEATHER_INSTITUTE_STATE, 1
|
||||
|
||||
Reference in New Issue
Block a user