home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’96 / PredatorPrey / HelpDrawProc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-06-22  |  129 b   |  9 lines  |  [TEXT/KAHL]

  1. /*    HelpDrawProc.h    */
  2.  
  3. #ifndef __HDP__
  4. #define __HDP__
  5.  
  6. void    HelpDrawSeg        (void);
  7. short    HelpDrawProc    (void);
  8.  
  9. #endif    /*    __HDP__    */