diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-22 15:22:58 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-22 15:22:58 -0400 |
commit | b5a7e7de3e6b75e95967edd28b9c2af5959cd136 (patch) | |
tree | 85cc2f9f78c92b077179eab012c58ad8145394c6 /macros/scripts | |
parent | 212846af57d1878bb2c6964fbeababd9de03a195 (diff) |
Factor out tables into data/overworld/
Fixes #749
Diffstat (limited to 'macros/scripts')
-rw-r--r-- | macros/scripts/events.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/scripts/events.asm b/macros/scripts/events.asm index f3e2acf4d..97bc5d8d8 100644 --- a/macros/scripts/events.asm +++ b/macros/scripts/events.asm @@ -1,4 +1,4 @@ -; ScriptCommandTable indexes (see engine/overworld/scripting.asm) +; ScriptCommandTable indexes (see data/overworld/scripting.asm) const_def const scall_command ; $00 |