summaryrefslogtreecommitdiff
path: root/macros/legacy.asm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/legacy.asm')
-rw-r--r--macros/legacy.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/legacy.asm b/macros/legacy.asm
index 016f0eff..18273ee3 100644
--- a/macros/legacy.asm
+++ b/macros/legacy.asm
@@ -113,6 +113,8 @@ if_not_equal EQUS "ifnotequal"
if_greater_than EQUS "ifgreater"
if_less_than EQUS "ifless"
end_all EQUS "endall"
+return EQUS "endcallback"
+reloadandreturn EQUS "reloadend"
checkmaptriggers EQUS "checkmapscene"
domaptrigger EQUS "setmapscene"