NUM_InputDevice

This commit is contained in:
Glenn Maynard
2006-09-26 21:08:50 +00:00
parent 0b7b6b6f9f
commit 361f8f4e01
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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,