home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / GameSmith1-Hisoft-System.DMS / in.adf / GDS_System.lha / include / proto / ports.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-11  |  75 b   |  7 lines

  1. #ifndef GS_PORTS
  2. #define GS_PORTS
  3.  
  4. unsigned long gs_joystick(int);
  5.  
  6. #endif
  7.