add function to convert string to CoreKey.key_code (for parsing/loading controls from files)

This commit is contained in:
2025-02-17 01:39:41 +00:00
parent 291ee2f7f2
commit 99669dd0b6
4 changed files with 131 additions and 1 deletions

View File

@@ -72,4 +72,5 @@ end
shell/input-state.sml
shell/gl-shaders.sml
shell/gl-draw.sml
shell/parse-controls.sml
shell/shell.sml