aboutsummaryrefslogtreecommitdiffstats
path: root/common.asm
diff options
context:
space:
mode:
authorYamaArashi <devnull@localhost>2012-01-23 13:58:31 -0800
committerYamaArashi <devnull@localhost>2012-01-23 13:58:31 -0800
commit08912369ed34ea74e1f0913840ca4a12beb368f3 (patch)
tree56a94a103f9b6d6f2c3c51484bacb777c83ba4d3 /common.asm
parentmove missed constant (diff)
downloadpokeyellow-08912369ed34ea74e1f0913840ca4a12beb368f3.tar.gz
pokeyellow-08912369ed34ea74e1f0913840ca4a12beb368f3.tar.xz
pokeyellow-08912369ed34ea74e1f0913840ca4a12beb368f3.zip
fix constant
hg-commit-id: 1a095dae2a66
Diffstat (limited to 'common.asm')
-rw-r--r--common.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.asm b/common.asm
index 8d15cea6..3d13f50d 100644
--- a/common.asm
+++ b/common.asm
@@ -24238,7 +24238,7 @@ Function5854: ; 5854
jp $5A37
.HeldInPlaceCheck\@
- ld a,[W_CURMONBATTSTATUS]
+ ld a,[W_ENEMYBATTSTATUS1]
bit 5,a
jp z,FlinchedCheck
ld hl,CantMoveText