mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 00:17:16 +00:00
F2 now resets keyboard. (Fixes #639)
This commit is contained in:
@@ -68,6 +68,7 @@ void KeybSetAltGrSendsWM_CHAR(bool state)
|
||||
|
||||
void KeybReset()
|
||||
{
|
||||
keycode = 0;
|
||||
keywaiting = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user