A 3d fps game made in OpenGL
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef SYMMETRY_VERSION_FILE
|
|
#define SYMMETRY_VERSION_FILE
|
|
|
|
/* Auto generated version file. DO NOT MODIFY */
|
|
#define SYMMETRY_VERSION_MAJOR 0
|
|
#define SYMMETRY_VERSION_MINOR 1
|
|
#define SYMMETRY_VERSION_REVISION 336
|
|
#define SYMMETRY_VERSION_BRANCH "dev"
|
|
|
|
#endif |