aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/status_screen.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-10-18 15:37:40 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-10-18 15:37:40 -0400
commitbb97b63af1fbeca208cb30a41f8195b4408821dc (patch)
tree106b0bab693daa5335445b01c43a8cd4c851d231 /engine/menu/status_screen.asm
parentMore bank3 documentation (diff)
downloadpokeyellow-bb97b63af1fbeca208cb30a41f8195b4408821dc.tar.gz
pokeyellow-bb97b63af1fbeca208cb30a41f8195b4408821dc.tar.xz
pokeyellow-bb97b63af1fbeca208cb30a41f8195b4408821dc.zip
Complete documentation of bank3
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
Diffstat (limited to 'engine/menu/status_screen.asm')
-rwxr-xr-xengine/menu/status_screen.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/menu/status_screen.asm b/engine/menu/status_screen.asm
index c91d5eda..8775a8d9 100755
--- a/engine/menu/status_screen.asm
+++ b/engine/menu/status_screen.asm
@@ -40,7 +40,7 @@ DrawHP_: ; 128fb (4:68fb)
push hl
call DrawHPBar
pop hl
- ld a, [hFlags_0xFFF6]
+ ld a, [hFlags_0xFFFA]
bit 0, a
jr z, .printFractionBelowBar
ld bc, $9 ; right of bar