home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 394b.lha / AlgoRhythms_v1.0 / source / Window.h < prev   
Encoding:
Text File  |  1990-07-03  |  162 b   |  6 lines

  1. /* window.h for AlgoRhythms.c by Thomas E. Janzen */
  2. void OpenLibs(void);
  3. void CloseLibs(void);
  4. void OpenWind(void);
  5. void MakeWindow(void);
  6. void ShutWindow(void);