mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 21:37:42 -07:00
blarg
This commit is contained in:
parent
4e7dc60d37
commit
6bf0bf3924
@ -52,6 +52,7 @@ static const SDL_Scancode windows_scancode_table[] =
|
||||
};
|
||||
#endif
|
||||
#ifdef __WXGTK__
|
||||
#include <gdk/gdkx.h>
|
||||
static const struct {
|
||||
int keysym;
|
||||
SDL_Scancode scancode;
|
||||
|
Loading…
Reference in New Issue
Block a user