mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-27 00:00:07 -06:00
don't rely on a SDL window to get keyboard input
This commit is contained in:
@ -48,9 +48,6 @@ private:
|
||||
|
||||
void JoyMappingName(int id, char* str);
|
||||
|
||||
SDL_Window* sdlwin;
|
||||
wxPanel* keycatcher;
|
||||
|
||||
const u8* keystate;
|
||||
int nkeys;
|
||||
int njoys;
|
||||
|
Reference in New Issue
Block a user