home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 108.lha / Life / Sources / structures.h < prev   
Encoding:
C/C++ Source or Header  |  1986-11-20  |  223 b   |  11 lines

  1. /*
  2.  *   Structures include file.
  3.  */
  4. #include "exec/exec.h"
  5. #include "intuition/intuition.h"
  6. #include "functions.h"
  7. #include "graphics/display.h"
  8. #include "graphics/gfx.h"
  9. #include "graphics/gfxmacros.h"
  10. #include "stdio.h"
  11.