home *** CD-ROM | disk | FTP | other *** search
/ C++ Games Programming / CPPGAMES.ISO / thx / demos / skyscrap / build / ss.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-04-13  |  77 b   |  7 lines

  1. #ifndef __ss_h
  2. #define __ss_h
  3.  
  4. const int VMODE = 20;
  5.  
  6. #endif //__ss_h
  7.