Initial support for win32
[tennix.git] / input.h
blob3a67fa0dc717dadc2a0f48ccfb10c3e487567efb
1 #ifndef __INPUT_H
2 #define __INPUT_H
4 void wait_keypress();
6 #endif