summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2020-08-03 23:00:41 +0200
committermid-kid <esteve.varela@gmail.com>2020-08-05 16:02:23 +0200
commit6b2a0b288966a7c25d953545b9bb085d8dc3de58 (patch)
tree536d638629e0e7dbd492921282b16e277eb06cc8 /wram.asm
parent908b2565faadc7efbfce7d9afb2bbb89188ae2df (diff)
Document wTitleScreenSelectedOption variable
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm7
1 files changed, 4 insertions, 3 deletions
diff --git a/wram.asm b/wram.asm
index 3f490f0e..6a3ff5b0 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1151,13 +1151,14 @@ wce65:: db
wce66:: db
NEXTU
-; gfpresents, title, and intro menu timers
+; intro data
wIntroSceneFrameCounter:: db
-UNION
wIntroSceneTimer:: db
+
NEXTU
+; title data
+wTitleScreenSelectedOption:: db
wTitleScreenTimer:: dw
-ENDU
NEXTU
; credits data