version.hh 699 B

12345678910111213141516171819
  1. /********************************************************************** <BR>
  2. This file is part of Crack dot Com's free source code release of
  3. Golgotha. <a href="http://www.crack.com/golgotha_release"> <BR> for
  4. information about compiling & licensing issues visit this URL</a>
  5. <PRE> If that doesn't help, contact Jonathan Clark at
  6. golgotha_source@usa.net (Subject should have "GOLG" in it)
  7. ***********************************************************************/
  8. #ifndef G1_VERSION_HH
  9. #define G1_VERSION_HH
  10. // if you want to use the wad-file file system instead of the
  11. // normal uncomment below and make sure to run ../cd_maker/cd_maker
  12. //#define G1_RETAIL
  13. #endif