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

  1. /*  FileMenu                                                                  Handle this menu list */
  2.  
  3. /* Unit name:  FileMenu.h   */
  4. /* Function:  Handle this specific menu list. */
  5. /* History: 3/15/91 Original by Prototyper 3.0   */
  6.  
  7.  
  8. /* ======================================================= */
  9.  
  10. /* Our menu handler */
  11. void Do_FileMenu(Boolean Doing_Pre, short theItem, Boolean *SkipProcessing);
  12.  
  13.  
  14. /* ======================================================= */
  15.  
  16.  
  17.