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,13 +1,13 @@
|
||||
Route113_MapScripts:: @ 81F2153
|
||||
map_script MAP_SCRIPT_ON_RESUME, Route113_MapScript1_1F215E
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, Route113_MapScript1_OnTransition
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, Route113_OnTransition
|
||||
.byte 0
|
||||
|
||||
Route113_MapScript1_1F215E: @ 81F215E
|
||||
setstepcallback 1
|
||||
end
|
||||
|
||||
Route113_MapScript1_OnTransition: @ 81F2161
|
||||
Route113_OnTransition: @ 81F2161
|
||||
clearflag FLAG_FORCE_MIRAGE_TOWER_VISIBLE
|
||||
call Route113_EventScript_1F216A
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user