Cleanup.
This commit is contained in:
parent
4eb5a125c6
commit
1926e9c0a3
@ -352,9 +352,6 @@ BX_PRAGMA_DIAGNOSTIC_POP();
|
||||
{ entry::Key::GamepadStart, entry::Modifier::None, 1, NULL, "graphics stats" },
|
||||
{ entry::Key::F1, entry::Modifier::LeftShift, 1, NULL, "graphics stats 0\ngraphics text 0" },
|
||||
{ entry::Key::F3, entry::Modifier::None, 1, NULL, "graphics wireframe" },
|
||||
{ entry::Key::F4, entry::Modifier::None, 1, NULL, "graphics hmd" },
|
||||
{ entry::Key::F4, entry::Modifier::LeftShift, 1, NULL, "graphics hmdrecenter" },
|
||||
{ entry::Key::F4, entry::Modifier::LeftCtrl, 1, NULL, "graphics hmddbg" },
|
||||
{ entry::Key::F6, entry::Modifier::None, 1, NULL, "graphics profiler" },
|
||||
{ entry::Key::F7, entry::Modifier::None, 1, NULL, "graphics vsync" },
|
||||
{ entry::Key::F8, entry::Modifier::None, 1, NULL, "graphics msaa" },
|
||||
|
Loading…
Reference in New Issue
Block a user