home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / goattracker_2.73.zip / src / bme / bme_joy.h < prev    next >
Encoding:
Text File  |  2014-07-23  |  120 b   |  5 lines

  1. // Joystick functions header file
  2.  
  3. int joy_detect(unsigned id);
  4. unsigned joy_getstatus(unsigned id, int threshold);
  5.