home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 23 / IOPROG_23.ISO / SOFT / RAYCAST.ZIP / PREVARR.C < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-10  |  83 b   |  7 lines

  1. #include "ray.h"
  2.  
  3. PUCHAR prev_colors;
  4. PSHORT win_tops;
  5. PSHORT win_bottoms;
  6.  
  7.