mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-24 12:13:16 +00:00
Added missing extern
This commit is contained in:
@@ -238,6 +238,7 @@ void MouseAction(double absX, double absY, int button, short wheel)
|
||||
|
||||
extern int set_kbd_state(int state);
|
||||
extern int get_kbd_state();
|
||||
extern ILibQueue g_messageQ;
|
||||
void KeyAction(unsigned char vk, int up)
|
||||
{
|
||||
//ILIBLOGMESSAGEX("NORMAL: %u [%d]", vk, up);
|
||||
|
||||
Reference in New Issue
Block a user