Use map_script constants, name unique map_script labels

This commit is contained in:
GriffinR
2020-01-08 19:16:45 -05:00
parent 31d31d3260
commit 2e5bf6c9ef
149 changed files with 481 additions and 481 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
ThreeIsland_Port_MapScripts:: @ 8168789
map_script 3, ThreeIsland_Port_MapScript1_16878F
map_script MAP_SCRIPT_ON_TRANSITION, ThreeIsland_Port_OnTransition
.byte 0
ThreeIsland_Port_MapScript1_16878F:: @ 816878F
ThreeIsland_Port_OnTransition:: @ 816878F
clearflag FLAG_SYS_PC_STORAGE_DISABLED
setflag FLAG_SEVII_DETOUR_FINISHED
end