home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / comm / amitcp-3.0ß2.lha / AmiTCP / src / amitcp / protos / kern / amiga_api_protos.h next >
Encoding:
Text File  |  1993-03-05  |  121 b   |  10 lines

  1. /* Prototypes for functions defined in
  2. amiga_api.c
  3.  */
  4.  
  5. BOOL api_init(void);
  6.  
  7. BOOL api_show(void);
  8.  
  9. void api_hide(void);
  10.