mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
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:
@@ -316,6 +316,7 @@ START
|
||||
RMTSong song_main_menu
|
||||
|
||||
jsr Options ;startup screen
|
||||
jsr SetVariablesFromOptions
|
||||
jsr MakeDarkScreen
|
||||
bit escFlag
|
||||
bmi START
|
||||
|
||||
Reference in New Issue
Block a user