Replaced GROUP_, MAP_ references with the map macro

Updated macros that rely on the GROUP_, MAP_ constants to use the map macro

Added GROUP_NONE and MAP_NONE for the sake of compatibility with this new scheme

Added new macro elevfloor to simplify the definition of elevators under this new scheme
This commit is contained in:
PikalaxALT
2015-07-23 12:59:19 -04:00
parent 185b0a1c86
commit 432df825d4
389 changed files with 1551 additions and 1551 deletions

View File

@@ -165,14 +165,14 @@ MountMoon_MapEventHeader:
.Warps:
db 8
warp_def $3, $3, 1, GROUP_ROUTE_3, MAP_ROUTE_3
warp_def $f, $f, 1, GROUP_ROUTE_4, MAP_ROUTE_4
warp_def $3, $d, 7, GROUP_MOUNT_MOON, MAP_MOUNT_MOON
warp_def $b, $f, 8, GROUP_MOUNT_MOON, MAP_MOUNT_MOON
warp_def $5, $19, 1, GROUP_MOUNT_MOON_SQUARE, MAP_MOUNT_MOON_SQUARE
warp_def $f, $19, 2, GROUP_MOUNT_MOON_SQUARE, MAP_MOUNT_MOON_SQUARE
warp_def $3, $19, 3, GROUP_MOUNT_MOON, MAP_MOUNT_MOON
warp_def $d, $19, 4, GROUP_MOUNT_MOON, MAP_MOUNT_MOON
warp_def $3, $3, 1, ROUTE_3
warp_def $f, $f, 1, ROUTE_4
warp_def $3, $d, 7, MOUNT_MOON
warp_def $b, $f, 8, MOUNT_MOON
warp_def $5, $19, 1, MOUNT_MOON_SQUARE
warp_def $f, $19, 2, MOUNT_MOON_SQUARE
warp_def $3, $19, 3, MOUNT_MOON
warp_def $d, $19, 4, MOUNT_MOON
.XYTriggers:
db 0