diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:22:19 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:22:19 -0500 |
commit | 5b13a7a13b9ebbb26a75b9ef19221e8e140c221b (patch) | |
tree | fc55cfb95e2e55efe71d43f074462717edad3e4f /macros/movement.asm | |
parent | c5675927feefc60a286de1725515d1475a30ca2c (diff) |
Identify more sprite-related constants
Start more documentation
Diffstat (limited to 'macros/movement.asm')
-rw-r--r-- | macros/movement.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/movement.asm b/macros/movement.asm index 53b8bf107..a2acf1356 100644 --- a/macros/movement.asm +++ b/macros/movement.asm @@ -1,3 +1,4 @@ +; MovementPointers indexes (see engine/movement.asm) enum_start ; Directional movements |