AppleWin/source/linux/keyboard.h
Andrea Odetti 874f4be666 Single keyboard handler.
Seems to work...

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2019-12-07 11:20:37 +00:00

3 lines
69 B
C

#include "linux/windows/wincompat.h"
void addKeyToBuffer(BYTE key);