mirror of https://github.com/pret/pokecrystal.git
Clarify doc comment
This commit is contained in:
parent
5c5f8b325f
commit
e943ac3308
|
@ -1,3 +1,5 @@
|
|||
; battle commands are defined in engine/battle/effect_commands.asm
|
||||
|
||||
dw 0 ; padding
|
||||
|
||||
BattleCommandPointers: ; 3fd28
|
||||
|
|
Loading…
Reference in New Issue