summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-11-03 23:25:20 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-11-03 23:25:20 -0500
commit9281a44c68836e43cd06fac06ba6dfe87910bcee (patch)
treea3d7c4caf5892ddae57916d53856854804adace9 /wram.asm
parent2b9c37e74f73af67d809b539daa26c612dfedeb0 (diff)
Identify remaining uses of wBuffer1-6 as general-purpose HP buffers
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm11
1 files changed, 4 insertions, 7 deletions
diff --git a/wram.asm b/wram.asm
index 5c08fa08..8af1942c 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1897,13 +1897,10 @@ wEvolvableFlags:: flag_array PARTY_LENGTH
wForceEvolution:: db
UNION
-; unidentified
-wBuffer1:: db
-wBuffer2:: db
-wBuffer3:: db
-wBuffer4:: db
-wBuffer5:: db
-wBuffer6:: db
+; general-purpose HP buffers
+wHPBuffer1:: dw
+wHPBuffer2:: dw
+wHPBuffer3:: dw
NEXTU
; HP bar animations