#include "cbase.h" #include "input.h" static CInput g_Input; IInput* input = (IInput*)&g_Input;