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:44 +0200
commitac48d654987ef1df3a7ca6e5a40d8e6eab477d7f (patch)
tree103487647e57ef8e95aff276c29396f1de856330 /wram.asm
parent6f30d79620e0fb1f5f96310e76230facac122c07 (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 5d6c41688..bcc1240ac 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1436,13 +1436,14 @@ wcf65:: db
wcf66:: db
NEXTU
-; intro and title data
+; intro data
wIntroSceneFrameCounter:: db
-UNION
wIntroSceneTimer:: db
+
NEXTU
+; title data
+wTitleScreenSelectedOption:: db
wTitleScreenTimer:: dw
-ENDU
NEXTU
; credits data