home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 374b.lha / 3DLibrary_v1.5 / include.c < prev    next >
C/C++ Source or Header  |  1990-05-02  |  329b  |  15 lines

  1. #include <stdio.h>
  2. #include <exec/types.h>
  3. #include <exec/lists.h>
  4. #include <exec/memory.h>
  5. #include <graphics/gfx.h>
  6. #include <graphics/rastport.h>
  7. #include <graphics/gfxbase.h>
  8. #include <graphics/gfxmacros.h>
  9. #include <graphics/text.h>
  10. #define INTUITION_INTUITIONBASE_H TRUE
  11. #include <intuition/intuition.h>
  12. #include<math.h>
  13.  
  14.  
  15.