summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
author2Tie <foxman95@ymail.com>2018-06-17 11:16:28 -0600
committer2Tie <foxman95@ymail.com>2018-06-17 11:16:28 -0600
commitb095e626305a4c99f8b14c46b46c1bf97fe00262 (patch)
tree4a69814d4be138c3a3e374f764fae41756018d6d /wram.asm
parent130f5f1bb94ddcc609b5b5344a72d803b68a1102 (diff)
some more tidying up
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm5
1 files changed, 3 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index c9d7287..03fd52e 100644
--- a/wram.asm
+++ b/wram.asm
@@ -579,9 +579,10 @@ wActiveFrame:: db ; ce61
wTextBoxFlags:: db ; ce62
-wce63:: db ; ce63
+wDebugFlags:: db ; ce63
; 76543210
-; \-- global debug enable
+; |\- debug battle indicator
+; \-- debug field indicator
SECTION "Mom's Name", WRAM0[$CE6D]
wMomsName:: ds 6 ; ce6d