home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Enlightenment / enl_BETA-0.13.src.tar.gz / enl_BETA-0.13.src.tar / enl-0.13 / main.h < prev    next >
Text File  |  1997-11-16  |  145b  |  8 lines

  1. /*
  2.  * Function prototypes
  3.  */
  4.  
  5. void X_Connect(void);
  6. Image *LoadImage(ImlibData *d, char *file, ImColor *icl);
  7. void main(int argc, char **argv);
  8.