diff options
author | YamaArashi <shadow962@live.com> | 2015-08-29 23:21:54 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-08-29 23:21:54 -0700 |
commit | 38d771dc449732a4ca2d6eb6fb150f019eeacd7f (patch) | |
tree | 944bf52adaed554830de51dfd58e21628214566a /wram.asm | |
parent | 2ff0f3f208d01c6244c805866a1795be1dfd21ea (diff) |
commented pokeball function
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 |