home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD1.img / d1xx / d111 / amyload / intuidef.h < prev    next >
Text File  |  1987-11-15  |  173b  |  7 lines

  1. typedef struct Window Window;
  2. typedef struct NewWindow NewWindow;
  3. typedef struct IntuiMessage IntuiMessage;
  4. typedef struct RastPort RastPort;
  5. typedef struct Gadget Gadget;
  6.  
  7.