home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / compsrcs / games / patch / intern.h < prev    next >
Encoding:
Text File  |  1987-07-16  |  239 b   |  16 lines

  1. /* $Header: INTERN.h,v 2.0 86/09/17 15:35:58 lwall Exp $
  2.  *
  3.  * $Log:    INTERN.h,v $
  4.  * Revision 2.0  86/09/17  15:35:58  lwall
  5.  * Baseline for netwide release.
  6.  * 
  7.  */
  8.  
  9. #undef EXT
  10. #define EXT
  11.  
  12. #undef INIT
  13. #define INIT(x) = x
  14.  
  15. #define DOINIT
  16.