aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/e.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-02-07 22:18:42 -0800
committerYamaArashi <shadow962@live.com>2015-02-07 22:18:42 -0800
commit72bbaed99f725b2b8b0d2653968042ce1625354c (patch)
tree691937b64dea468ccba764cf47913ff0a7e4045b /engine/battle/e.asm
parentNamed wram symbols (diff)
downloadpokeyellow-72bbaed99f725b2b8b0d2653968042ce1625354c.tar.gz
pokeyellow-72bbaed99f725b2b8b0d2653968042ce1625354c.tar.xz
pokeyellow-72bbaed99f725b2b8b0d2653968042ce1625354c.zip
fixed hp bar wram label and misc
Diffstat (limited to 'engine/battle/e.asm')
-rwxr-xr-xengine/battle/e.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/e.asm b/engine/battle/e.asm
index ff3ac839..5592702a 100755
--- a/engine/battle/e.asm
+++ b/engine/battle/e.asm
@@ -1174,7 +1174,7 @@ Func_3a718: ; 3a718 (e:6718)
call AIPrintItemUse_
hlCoord 2, 2
xor a
- ld [wListMenuID],a
+ ld [wHPBarType],a
predef UpdateHPBar2
jp DecrementAICount