home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Utilities / Biomorph 0.77 / Biomorph src / offscreen.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-09-04  |  121 b   |  9 lines  |  [TEXT/ALFA]

  1. #ifndef OFFSCREEN_H
  2. #define OFFSCREEN_H
  3.  
  4.  
  5. void SetupOffscreen(void);
  6. void CleanupOffscreen(void);
  7.  
  8.  
  9. #endif // OFFSCREEN_H