Move power data belongs in data/moves/

This commit is contained in:
Rangi
2018-01-26 11:01:15 -05:00
parent 662b3459f6
commit a0cc4a3392
5 changed files with 3 additions and 3 deletions

View File

@@ -85,4 +85,4 @@ BattleCommand_Present: ; 37874
.do_animation
jp EndMoveEffect
INCLUDE "data/battle/present_power.asm"
INCLUDE "data/moves/present_power.asm"