diff options
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2073,6 +2073,8 @@ wFirstMonsNotOutYet:: ; d11d ; which will be the first mon sent out. ds 1 +wPokeBallCaptureCalcTemp:: ; d11e + ; lower nybble: number of shakes ; upper nybble: number of animations to play wPokeBallAnimData:: ; d11e |