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_regargs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-11  |  135 b   |  7 lines

  1. #ifndef GS_PORTSREG
  2. #define GS_PORTSREG
  3.  
  4. unsigned char __asm _gs_joystick(register __d0 int);  /* easy poll joystick values */
  5.  
  6. #endif
  7.