#pragma once enum EGpInputDriverType { EGpInputDriverType_XInput, EGpInputDriverType_Count, };