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

  1. /*  DoMenuMacify                                                           Special menu handling */
  2.  
  3. /* Unit name:  DoMenuMacify.h   */
  4. /* Function:  Handle other specific menu lists. */
  5. /* History: 3/15/91 Original by Prototyper 3.0   */
  6.  
  7. /* ======================================================= */
  8.  
  9. /* Handle other menu lists */
  10. void Handle_Other_Menus(short theMenu, short theItem);
  11.  
  12.  
  13. /* ======================================================= */
  14.  
  15.  
  16.