initial import of tennix SDL port
[tennix.git] / input.h
blob007c987490e15e686826712c60f6c075c2cc24c5
1 #ifndef __INPUT_H
2 #define __INPUT_H
4 void wait_keypress();
6 #endif