4 lines
75 B
C
4 lines
75 B
C
#pragma once
|
|
|
|
void writeKeyRelease(char key);
|
|
void writeKeyPress(char key); |