dump move effects

This commit is contained in:
yenatch
2013-03-29 18:54:13 -04:00
parent 57b3127497
commit dc81d0cfcf
4 changed files with 2402 additions and 2 deletions

View File

@@ -5703,7 +5703,9 @@ INCBIN "baserom.gbc", $271f4, $2732e - $271f4
MoveEffects: ; 2732e
INCBIN "baserom.gbc", $2732e, $27a2d - $2732e
INCLUDE "battle/moves/move_effects.asm"
INCBIN "baserom.gbc", $27a28, $27a2d - $27a28
SECTION "bankA",DATA,BANK[$A]