summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-22 22:19:33 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-22 22:19:33 -0500
commit30b37da3870217da1eaecca82bb77ca4343ada49 (patch)
tree838dae239bf68174d3d3358738939aaabe287a31 /wram.asm
parentd08199c79d8168368aeac0381427d533e09f073d (diff)
More stats screen shenanigans
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm6
1 files changed, 4 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index 290f0a09b..9c18364bd 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1487,7 +1487,7 @@ PlayerHPPal:: ; cd99
EnemyHPPal:: ; cd9a
ds 1
-wcd9b:: ds 6
+wHPPals:: ds PARTY_LENGTH
wcda1:: ds 8
wSGBPals:: ds 48 ; cda9
@@ -1660,7 +1660,9 @@ GameTimerPause:: ; cfbc
ds 1
-wcfbe:: ds 2
+wcfbe::
+; SGB flags?
+ ds 2
InBattleTowerBattle:: ; cfc0
; 0 not in BattleTower-Battle