diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-09 23:26:04 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-09 23:26:04 -0500 |
commit | e943ac3308c064c2f1d6e1b13bd0a69ee0a0f102 (patch) | |
tree | d4abeafcbcb8488605e9150e955c4d587f19cf66 /data/battle_command_pointers.asm | |
parent | 5c5f8b325fe5900a3800a976a1a31e99934f6815 (diff) |
Clarify doc comment
Diffstat (limited to 'data/battle_command_pointers.asm')
-rw-r--r-- | data/battle_command_pointers.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/battle_command_pointers.asm b/data/battle_command_pointers.asm index 38a3c1eb8..b3eeea273 100644 --- a/data/battle_command_pointers.asm +++ b/data/battle_command_pointers.asm @@ -1,3 +1,5 @@ +; battle commands are defined in engine/battle/effect_commands.asm + dw 0 ; padding BattleCommandPointers: ; 3fd28 |