Remove redundant data/ filename prefixes

This commit is contained in:
Remy Oukaour
2017-12-27 01:29:15 -05:00
parent 86fd37af16
commit 7a4d641251
41 changed files with 88 additions and 87 deletions

View File

@@ -3,7 +3,7 @@ command: macro
\1 equs "db \1_command"
endm
; BattleCommandPointers indexes (see data/moves/effect_command_pointers.asm)
; BattleCommandPointers indexes (see data/battle_command_pointers.asm)
enum_start 1
command checkturn ; 01
command checkobedience ; 02