Update other arches. Not tested.

This commit is contained in:
Steve Checkoway
2006-11-18 19:35:02 +00:00
parent 6365e3607f
commit a25915855a
19 changed files with 19 additions and 9 deletions
@@ -14,7 +14,6 @@ public:
~InputHandler_Linux_tty();
void GetDevicesAndDescriptions( vector<InputDeviceInfo>& vDevicesOut );
};
#define USE_INPUT_HANDLER_LINUX_TTY
#endif