diff options
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |