add non-configurable escape button to input type, to be used as a way to go backwards or exit menu
This commit is contained in:
4
fcore/options/options-type.sml
Normal file
4
fcore/options/options-type.sml
Normal file
@@ -0,0 +1,4 @@
|
||||
structure OptionsType =
|
||||
struct
|
||||
datatype focus =
|
||||
end
|
||||
Reference in New Issue
Block a user