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

@@ -42,6 +42,7 @@ fcore/frame-input-type.sml
fcore/level/player/player-type.sml
fcore/level/level-type.sml
fcore/title/title-type.sml
fcore/options/options-type.sml
fcore/game-type.sml
fcore/level/player/player-patch.sml
@@ -60,6 +61,9 @@ fcore/level/level-update.sml
fcore/title/title-update.sml
fcore/title/title-vec.sml
fcore/options/options-update.sml
fcore/options/options-vec.sml
fcore/game-update.sml
(* shell *)