home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / screen / m / modesel / !ModeSel_h_Createmenu < prev    next >
Encoding:
Text File  |  1994-06-08  |  107 b   |  4 lines

  1. #include "wimp.h"
  2.  
  3. extern wimp_menu* Menu_New(char *title, char *description, int numitems, int maxwidth);
  4.