aboutsummaryrefslogtreecommitdiffstats
path: root/engine/hp_bar.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-02-07 16:24:16 -0800
committerYamaArashi <shadow962@live.com>2015-02-07 16:24:16 -0800
commit4fd7a42b235b68ffc11d4f02305b695c2ed05549 (patch)
treede8727d33beb886cb451a8d5e693ee46aafde55d /engine/hp_bar.asm
parentcomment drain HP effect (diff)
downloadpokeyellow-4fd7a42b235b68ffc11d4f02305b695c2ed05549.tar.gz
pokeyellow-4fd7a42b235b68ffc11d4f02305b695c2ed05549.tar.xz
pokeyellow-4fd7a42b235b68ffc11d4f02305b695c2ed05549.zip
commented battle stuff
Diffstat (limited to 'engine/hp_bar.asm')
-rwxr-xr-xengine/hp_bar.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/hp_bar.asm b/engine/hp_bar.asm
index 9ff9e3cf..a53511c7 100755
--- a/engine/hp_bar.asm
+++ b/engine/hp_bar.asm
@@ -211,7 +211,7 @@ UpdateHPBar_PrintHPNumber: ; faf5 (3:7af5)
ld a, [wHPBarOldHP+1]
ld [wcef0], a
push hl
- ld a, [$fff6]
+ ld a, [hFlags_0xFFF6]
bit 0, a
jr z, .asm_fb15
ld de, $9