mirror of https://github.com/pret/pokecrystal.git
move the Moves label into battle/moves/moves.asm
This commit is contained in:
parent
f91be01df8
commit
82214440e1
|
@ -1,3 +1,5 @@
|
|||
Moves: ; 41afb
|
||||
|
||||
; Characteristics of each move
|
||||
|
||||
; animation, effect, power, type, accuracy, PP, effect chance
|
||||
|
|
Loading…
Reference in New Issue