home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d517 / cwtoy.lha / CWToy / src / cwtoy.h < prev    next >
C/C++ Source or Header  |  1991-07-20  |  432b  |  15 lines

  1. #include "exec/types.h"
  2. #include "exec/exec.h"
  3. #include "intuition/intuition.h"
  4. #include "intuition/intuitionbase.h"
  5. #include "graphics/regions.h"
  6. #include "graphics/copper.h"
  7. #include "graphics/gels.h"
  8. #include "graphics/gfxbase.h"
  9. #include "devices/narrator.h"
  10. #include "devices/keymap.h"
  11. #include "hardware/blit.h"
  12. #include "functions.h"
  13. #include "stdio.h"
  14. /*#include "string.h"*//* This was for the original Lattice version. */
  15.