summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
author2Tie <foxman95@ymail.com>2018-06-18 22:15:42 -0600
committer2Tie <foxman95@ymail.com>2018-06-18 22:15:42 -0600
commita1d5ddac4c62f2731b72f4d7f39b9f09e69e5fa8 (patch)
treedb1f6e247dcc9c96f1be96c8e9e6e5420afce751 /wram.asm
parent0a2d5a66cd53e7bad4883eaa683eb7743da3c337 (diff)
more bank 1 disasm
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 d2b45fb..d4999e7 100644
--- a/wram.asm
+++ b/wram.asm
@@ -591,8 +591,9 @@ wTextBoxFlags:: db ; ce62
wDebugFlags:: db ; ce63
; 76543210
-; |\- debug battle indicator
-; \-- debug field indicator
+; \/|\- debug battle indicator
+; | \-- debug field indicator
+; \---- loaded/continued game
SECTION "Player And Mom Names", WRAM0[$CE67]
wPlayerName:: ds 6 ; ce67