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

  1. /*  InitMenuMacify                                                          Extra menu bar initialization */
  2.  
  3. /* File name:  InitMenuMacify.h   */
  4. /* Function:  This module allows for extra menubar */
  5. /*      initialization. */
  6. /* History: 3/15/91 Original by Prototyper 3.0   */
  7.  
  8. /* ======================================================= */
  9.  
  10. /* Extra to Initialize the menubar */
  11. void AddExtraMenus(void);
  12.  
  13.  
  14. /* ======================================================= */
  15.  
  16.