added keybinds
This commit is contained in:
8
game/client/userinput.h
Normal file
8
game/client/userinput.h
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
#ifndef USER_INPUT_H
|
||||
#define USER_INPUT_H
|
||||
#include "ihumandevice.h"
|
||||
|
||||
extern IHumanDeviceInput *g_pMainInput;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user