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
@@ -1,7 +1,7 @@
UndergroundPath_NorthSouthTunnel_MapScripts:: @ 8160EB5
map_script 3, UndergroundPath_NorthSouthTunnel_MapScript1_160EBB
map_script MAP_SCRIPT_ON_TRANSITION, UndergroundPath_NorthSouthTunnel_OnTransition
.byte 0
UndergroundPath_NorthSouthTunnel_MapScript1_160EBB:: @ 8160EBB
UndergroundPath_NorthSouthTunnel_OnTransition:: @ 8160EBB
setworldmapflag FLAG_WORLD_MAP_UNDERGROUND_PATH_NORTH_SOUTH_TUNNEL
end