Oooops... minor error

This commit is contained in:
Pecusx
2021-05-07 18:12:28 +02:00
parent d0992ab389
commit 183a97aeae
-2
View File
@@ -225,8 +225,6 @@ int PLATFORM_Keyboard(void)
if (Key_Sate[RETROK_F5])
return INPUT_key_shift ? AKEY_COLDSTART : AKEY_WARMSTART;
}
if (Key_Sate[RETROK_F12])return AKEY_TURBO;