Other files belong in data/battle/

This commit is contained in:
Remy Oukaour
2018-01-10 17:49:19 -05:00
parent c8575823a0
commit e0088adb3f
7 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ command: MACRO
\1 EQUS "db \1_command"
ENDM
; BattleCommandPointers indexes (see data/battle_command_pointers.asm)
; BattleCommandPointers indexes (see data/battle/effect_command_pointers.asm)
enum_start 1
command checkturn ; 01
command checkobedience ; 02