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 @@
SixIsland_RuinValley_MapScripts:: @ 8168B53
map_script 1, SixIsland_RuinValley_MapScript1_168B59
map_script MAP_SCRIPT_ON_LOAD, SixIsland_RuinValley_OnLoad
.byte 0
SixIsland_RuinValley_MapScript1_168B59:: @ 8168B59
SixIsland_RuinValley_OnLoad:: @ 8168B59
checkflag FLAG_USED_CUT_ON_RUIN_VALLEY_BRAILLE
call_if TRUE, EventScript_168B63
end