home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / source / apilot.lha / APilot / APilot_Opt / input_protos.h < prev    next >
Encoding:
Text File  |  1994-12-03  |  168 b   |  8 lines

  1. /*
  2.  * input_protos.h -- Prototypes for input.c
  3.  *
  4.  */
  5.  
  6. BOOL handleIDCMP( struct Window *win, AShip *aShip, 
  7.                     struct timerequest *iRB, ULONG oldrd );
  8.