summaryrefslogtreecommitdiff
path: root/maps/UndergroundPathSwitchRoomEntrances.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2016-01-05 08:46:37 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2016-01-05 08:46:37 -0500
commit80aba7fc13c89d8799776ed479aa13ca69c718fe (patch)
tree7b1865f968f72a289829879e44d5db0fa062260e /maps/UndergroundPathSwitchRoomEntrances.asm
parent27be0bfe05d161d60f977d19bee5b2812f0b5e16 (diff)
maptrigger macro
Diffstat (limited to 'maps/UndergroundPathSwitchRoomEntrances.asm')
-rw-r--r--maps/UndergroundPathSwitchRoomEntrances.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/UndergroundPathSwitchRoomEntrances.asm b/maps/UndergroundPathSwitchRoomEntrances.asm
index 20a2a338d..3cfd5363e 100644
--- a/maps/UndergroundPathSwitchRoomEntrances.asm
+++ b/maps/UndergroundPathSwitchRoomEntrances.asm
@@ -48,8 +48,8 @@ UndergroundPathSwitchRoomEntrances_MapScriptHeader:
db 2
; triggers
- dw .Trigger0, 0
- dw .Trigger1, 0
+ maptrigger .Trigger0
+ maptrigger .Trigger1
.MapCallbacks:
db 1