diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-01-09 15:48:29 -0500 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-01-09 15:48:29 -0500 |
commit | 0962135bdbed24c53b58f8b1340b4a6d1af9ce27 (patch) | |
tree | 86f243b4a98dcd14fcc962d8105ca6677922ee65 /wram.asm | |
parent | c99606ee2467382d1c447ccefd529477aa72dce7 (diff) |
More BankF documentation
AnyMoveToSelect to DoesntAffectMonText
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1500,7 +1500,7 @@ W_ENEMYMOVEMAXPP:: ; cfd1 ds 1 W_PLAYERMOVENUM:: ; cfd2 ds 1 -W_PLAYERMOVEEFFECT:: ; cfd3 +wPlayerMoveEffect:: ; cfd3 ds 1 W_PLAYERMOVEPOWER:: ; cfd4 ds 1 |