mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-01-22 11:42:29 +00:00
[client] app: replace old SDL_Scancode with int
This commit is contained in:
@@ -1231,6 +1231,7 @@ static void lg_shutdown(void)
|
||||
|
||||
ivshmemClose(&g_state.shm);
|
||||
|
||||
// this must run last to ensure that we don't free any pointers still in use
|
||||
app_releaseAllKeybinds();
|
||||
|
||||
SDL_Quit();
|
||||
|
||||
Reference in New Issue
Block a user