* emulation settings dialog

* proper setting for booting directly or from BIOS
* fix shit, again
This commit is contained in:
StapleButter
2017-03-29 20:23:41 +02:00
parent f88226c99f
commit 2db5b21760
7 changed files with 153 additions and 24 deletions

View File

@ -48,8 +48,6 @@ private:
void JoyMappingName(int id, char* str);
const u8* keystate;
int nkeys;
int njoys;
SDL_Joystick* joy;