diff options
Diffstat (limited to 'macros/legacy.asm')
-rw-r--r-- | macros/legacy.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macros/legacy.asm b/macros/legacy.asm index 35e6e9ccb..912d9023b 100644 --- a/macros/legacy.asm +++ b/macros/legacy.asm @@ -163,3 +163,6 @@ step_sleep_5 EQUS "step_sleep 5" step_sleep_6 EQUS "step_sleep 6" step_sleep_7 EQUS "step_sleep 7" step_sleep_8 EQUS "step_sleep 8" + +; macros/scripts/text.asm +text_jump EQUS "text_far" |