mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
derp
This commit is contained in:
@ -52,7 +52,7 @@ static const SDL_Scancode windows_scancode_table[] =
|
||||
};
|
||||
#endif
|
||||
#ifdef __WXGTK__
|
||||
#include <gdk/gdkx.h>
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
static const struct {
|
||||
int keysym;
|
||||
SDL_Scancode scancode;
|
||||
|
Reference in New Issue
Block a user