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

  1. #include "global.h"
  2.  
  3. rect StealthRect;
  4. rect HelicopterRect;
  5. rect F15Rect;
  6.  
  7. int MsgInt;
  8.