home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Ripper / WGRA0120.LZX / wgrab.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-10-30  |  159 b   |  9 lines

  1. #include <custom/mui_standard.h>
  2.  
  3. extern char *MYLIBNAME;
  4. extern void SavePicture(Object *Picture, const STRPTR FileName);
  5. extern Object *GetPicture(BOOL);
  6.  
  7.  
  8.  
  9.