summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-01-09 15:48:29 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-01-09 15:48:29 -0500
commit0962135bdbed24c53b58f8b1340b4a6d1af9ce27 (patch)
tree86f243b4a98dcd14fcc962d8105ca6677922ee65 /wram.asm
parentc99606ee2467382d1c447ccefd529477aa72dce7 (diff)
More BankF documentation
AnyMoveToSelect to DoesntAffectMonText
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 2abf935c..13aac75e 100755
--- a/wram.asm
+++ b/wram.asm
@@ -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