mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-13 01:41:59 -04:00
keyboard mapping
This commit is contained in:
parent
b6c5658b48
commit
bf59962724
7 changed files with 392 additions and 49 deletions
|
@ -36,6 +36,7 @@ void SetWheelMapping(char up, char down);
|
|||
|
||||
char get_control_key_state(void);
|
||||
char get_shift_key_state(void);
|
||||
char get_capslock_state(void);
|
||||
void display_error(const char *text);
|
||||
|
||||
int stricmp(const char *a, const char *b);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue