home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / source / macify13.shr / macify.hqx / Source / P / PIMenu_Macify.h < prev    next >
Text File  |  1991-03-15  |  434b  |  19 lines

  1. /*  PIMenu_Macify                                                          Initialize the menu bar */
  2.  
  3. /* Unit name:  PIMenu_Macify.h   */
  4. /* Function:  This module loads in the menu lists and places them */
  5. /*      into the menubar. */
  6. /* History: 3/15/91 Original by Prototyper 3.0   */
  7.  
  8.  
  9.  
  10.  
  11. /* ======================================================= */
  12.  
  13. /* Initialize the menubar */
  14. void Init_My_Menus(void);
  15.  
  16.  
  17. /* ======================================================= */
  18.  
  19.