Minor title screen fixes

This commit is contained in:
mid-kid
2020-08-03 22:55:50 +02:00
parent e59b08ce85
commit 58b45443e8
2 changed files with 7 additions and 10 deletions

View File

@@ -969,7 +969,7 @@ IntroSequence:
StartTitleScreen:
ldh a, [rSVBK]
push af
ld a, BANK(wBGPals1)
ld a, BANK(wLYOverrides)
ldh [rSVBK], a
call .TitleScreen