summaryrefslogtreecommitdiff
path: root/maps/LakeofRage.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/LakeofRage.asm')
-rw-r--r--maps/LakeofRage.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/LakeofRage.asm b/maps/LakeofRage.asm
index fa54e6afe..1b44fc7eb 100644
--- a/maps/LakeofRage.asm
+++ b/maps/LakeofRage.asm
@@ -25,8 +25,8 @@ LakeofRage_MapScriptHeader:
; callbacks
- dbw 5, .FlyPoint
- dbw 2, .Wesley
+ dbw MAPCALLBACK_NEWMAP, .FlyPoint
+ dbw MAPCALLBACK_OBJECTS, .Wesley
.Trigger0
end