Imported contents: kraptor_final_apr_03_2004.tar.gz
[kraptor.git] / include / joymnu.h
blob9739b0154f1bcab0a4bcdf492c730090103c9471
1 /*
2 --------------------------------------------------------
3 joymnu.h
4 Calibracion del joystick
5 --------------------------------------------------------
6 */
7 #ifndef JOYMNU_H
8 #define JOYMNU_H
11 void probar_el_joystick(int nj);
12 void dialog_joystick_calibrate(int nj);
13 void joystick_configuration_menu();
17 #endif