home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource5 / 323_01 / explod.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-08-06  |  267 b   |  7 lines

  1. /*=====================================================================
  2.  * explod.h - Definitions common to the explod and expgen programs
  3.  *=====================================================================
  4.  */
  5. #define MAX_POINTS 420
  6. #define MAX_FRAMES 80
  7.