home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Snippets / Background ppat 1.0.2 / src / apple.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-12-15  |  272 b   |  9 lines  |  [TEXT/CWIE]

  1. /* ----------------------------------------------------------------------
  2. prototypes
  3. ---------------------------------------------------------------------- */
  4.  
  5. /* apple.c */
  6. extern void DoMenuApple(int theItem);
  7. extern void AppleAbout();
  8. extern void AppleDA(int theItem);
  9.