summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2020-08-18 16:35:16 -0400
committerGitHub <noreply@github.com>2020-08-18 16:35:16 -0400
commit34ad9498ea399405ddc68aea91af9dd64319417c (patch)
treedc841f7adaaab2cdf88c0c0d6b81535c3b6ee0c0 /wram.asm
parent5882c99f9d2581d0378a65c4559ae2ae6e0bc137 (diff)
parent4ea75afd563ef8304f7bb3f4662e229f156a9e6d (diff)
Merge pull request #60 from mid-kid/master
Rub a dub dub, thanks for the grub
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