diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-22 15:23:02 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-22 15:23:02 -0400 |
commit | 3f392c279248562068a80ceaf2884f62a18f6e17 (patch) | |
tree | 134d7e32199962c4336e52354ba54945a0b29acd /macros/scripts | |
parent | 53d4a649b91dc59c3b3722ccaf0b830d772b8ea2 (diff) |
Factor out tables into data/overworld/
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 606dd5dd..a1457368 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 |