mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
Oooops... minor error
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user