mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-18 20:26:45 -04:00
fix many warnings (hope everything will work)
This commit is contained in:
parent
cddb569580
commit
858c4384e8
57 changed files with 911 additions and 807 deletions
|
@ -19,5 +19,5 @@ extern TMS_BASIC_INFO ms_basic_info;
|
|||
|
||||
int lock_region (void *address, unsigned length);
|
||||
void keyboard(EVENT_MSG *msg,void *user_data);
|
||||
char ms_get_keycount();
|
||||
char ms_get_keycount(void);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue