Start documenting effect commands

This commit is contained in:
Remy Oukaour
2017-12-15 00:48:59 -05:00
parent fecc5c339a
commit d6dc9351e9
5 changed files with 360 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
dw 0 ; padding
BattleCommandPointers: ; 3fd28
; entries correspond to constants/effect_command_constants.asm
; entries correspond to macros/scripts/effect_commands.asm
dw BattleCommand_CheckTurn ; 34084
dw BattleCommand_CheckObedience ; 343db
dw BattleCommand_UsedMoveText ; 34541