Start scores screen on current speed curve.

This commit is contained in:
Randy Thiemann 2023-11-14 13:26:25 +01:00
parent ef434ed52d
commit 8bb1ea7bcc
5 changed files with 1052 additions and 1050 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -297,6 +297,8 @@ SwitchTitleMode:
ldh [hSelectState], a
ld [wDisplayingScoreMode], a
ld [wScoreFlipTimer], a
ld a, [wSpeedCurveState]
ld [wSelected], a
call RenderScores
ld a, LCDCF_ON | LCDCF_BGON | LCDCF_BLK01
ldh [rLCDC], a