NUM_InputDevice
This commit is contained in:
@@ -211,7 +211,7 @@ static const char *InputDeviceNames[] = {
|
||||
"Pump2",
|
||||
"Midi",
|
||||
};
|
||||
XToString( InputDevice, NUM_INPUT_DEVICES );
|
||||
XToString( InputDevice, NUM_InputDevice );
|
||||
StringToX( InputDevice );
|
||||
|
||||
/* Return a reversible representation of a DeviceInput. This is not affected by InputDrivers,
|
||||
|
||||
Reference in New Issue
Block a user