home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD2.img / d4xx / d473 / cnewssrc / cnews_src.lzh / include / pragma / input.h < prev    next >
C/C++ Source or Header  |  1990-12-29  |  229b  |  9 lines

  1. #ifndef PRAGMA_INPUT_H
  2. #define PRAGMA_INPUT_H
  3.  
  4. /* "input.device" */
  5. /*--- functions in V36 or higher (distributed as Preliminary Release 2.0) --- */
  6. #pragma amicall(_InputBase, 0x2A, PeekQualifier())
  7.  
  8. #endif /* PRAGMA_INPUT_H */
  9.