diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-22 20:21:26 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-22 20:21:26 -0400 |
commit | 11dc805de0118e8276936ad12a0222e88adbe336 (patch) | |
tree | d4b81005b58aa4bbb1ea8ab0d00d8e9dd3d634cb /macros/scripts/events.asm | |
parent | b5a7e7de3e6b75e95967edd28b9c2af5959cd136 (diff) |
Revert "Factor out tables into data/overworld/"
This reverts commit b5a7e7de3e6b75e95967edd28b9c2af5959cd136.
Diffstat (limited to 'macros/scripts/events.asm')
-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 97bc5d8d8..f3e2acf4d 100644 --- a/macros/scripts/events.asm +++ b/macros/scripts/events.asm @@ -1,4 +1,4 @@ -; ScriptCommandTable indexes (see data/overworld/scripting.asm) +; ScriptCommandTable indexes (see engine/overworld/scripting.asm) const_def const scall_command ; $00 |