diff options
author | 2Tie <foxman95@ymail.com> | 2018-06-17 11:16:28 -0600 |
---|---|---|
committer | 2Tie <foxman95@ymail.com> | 2018-06-17 11:16:28 -0600 |
commit | b095e626305a4c99f8b14c46b46c1bf97fe00262 (patch) | |
tree | 4a69814d4be138c3a3e374f764fae41756018d6d /wram.asm | |
parent | 130f5f1bb94ddcc609b5b5344a72d803b68a1102 (diff) |
some more tidying up
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |