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

  1. #ifndef _VOX_SKY_
  2. #define _VOX_SKY_
  3.  
  4. void Draw_Vox_Sky();
  5.  
  6. #endif
  7.