Move stuff out of arch using a registration system modeled after Screen.

This commit is contained in:
Steve Checkoway
2006-11-18 19:34:28 +00:00
parent 2202eb8547
commit 6365e3607f
21 changed files with 243 additions and 199 deletions
@@ -17,7 +17,6 @@ private:
RageTimer m_timerPressButton;
DeviceInput m_diLast; // Last input that we sent
};
#define USE_INPUT_HANDLER_MONKEY_KEYBOARD
#endif