Move effect pointers

This commit is contained in:
yenatch
2013-03-31 21:39:12 -04:00
parent 6c3ec2d13d
commit b998f4594c
3 changed files with 221 additions and 3 deletions

View File

@@ -5913,11 +5913,9 @@ TrainerClassDVs ; 270d6
INCBIN "baserom.gbc", $2715c, $271f4 - $2715c
MoveEffectsPointers: ; 271f4
INCBIN "baserom.gbc", $271f4, $2732e - $271f4
INCLUDE "battle/moves/move_effects_pointers.asm"
MoveEffects: ; 2732e
INCLUDE "battle/moves/move_effects.asm"
INCBIN "baserom.gbc", $27a28, $27a2d - $27a28