[nostalgia/core/glfw] Cleanup and add Escape button
This commit is contained in:
@@ -64,6 +64,8 @@ enum Key {
|
||||
Mod_Super,
|
||||
Mod_Shift,
|
||||
|
||||
Escape,
|
||||
|
||||
End
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user