Move data/audio/ back into audio/

Keep trainer data together
This commit is contained in:
Remy Oukaour
2017-12-15 12:38:59 -05:00
parent 94722aa8f0
commit 253c09949b
7 changed files with 7 additions and 5 deletions

View File

@@ -1172,8 +1172,7 @@ SECTION "bankB", ROMX
INCLUDE "battle/trainer_huds.asm"
TrainerClassNames:: ; 2c1ef
INCLUDE "text/trainer_class_names.asm"
INCLUDE "data/trainers/trainer_class_names.asm"
INCLUDE "battle/ai/redundant.asm"