remove GetNumDeviceButtons
This commit is contained in:
@@ -258,8 +258,6 @@ enum DeviceButton
|
||||
CString DeviceButtonToString( DeviceButton i );
|
||||
DeviceButton StringToDeviceButton( const CString& s );
|
||||
|
||||
int GetNumDeviceButtons( InputDevice device );
|
||||
|
||||
const int MAX_DEVICE_BUTTONS = NUM_DeviceButton;
|
||||
|
||||
struct DeviceInput
|
||||
|
||||
Reference in New Issue
Block a user