home *** CD-ROM | disk | FTP | other *** search
/ C++ Games Programming / CPPGAMES.ISO / moray32 / mrydeflt.inc < prev    next >
Text File  |  1994-02-15  |  346b  |  14 lines

  1. //
  2. //  This is the standard include file for POV.
  3. //
  4.  
  5. #include "colors.inc"
  6. #include "textures.inc"
  7. #include "shapes.inc"
  8.  
  9. // If you don't like or want the green floor plane and the blue sky, then
  10. // delete the following line. (To permanently delete it, remove it from
  11. // MRYDEFLT.INC in your Moray directory.
  12. #include "enviro.inc"
  13.  
  14.