Options screen is now separate from setting the game's initial variables.

For easier porting to the C64 or others.
This commit is contained in:
Pecusx
2022-12-14 13:11:40 +01:00
parent b7a5e7c9b5
commit 54a4dcf7d8
4 changed files with 63 additions and 58 deletions
+1
View File
@@ -316,6 +316,7 @@ START
RMTSong song_main_menu
jsr Options ;startup screen
jsr SetVariablesFromOptions
jsr MakeDarkScreen
bit escFlag
bmi START