draw options screen when that is selected

This commit is contained in:
2025-02-20 14:25:20 +00:00
parent 6762a1b994
commit 6cd7edb5ab
8 changed files with 315 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ struct
val mode =
if #attackHeld input orelse #jumpHeld input then
(* placeholder: go to configure screen instead once that is implemented *)
GameType.TITLE titleState
GameType.OPTIONS OptionsType.initial
else
let
val titleState =