Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2007-11-11 12:47:38 +0000
committerStijn Buys <ingar@osirion.org>2007-11-11 12:47:38 +0000
commit848d3b37523c4555b09d054d8e92cc0ad813c7bc (patch)
tree6a2460b12c26b5f5847e69e175c8ddca68fef5f4
parenta1d645238e10e0eebaab63dff33ce3fbff92937e (diff)
obsolete file removed
-rw-r--r--src/common/osirion.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/common/osirion.h b/src/common/osirion.h
deleted file mode 100644
index 56d8b4e..0000000
--- a/src/common/osirion.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* osirion.h
- This file is part of the Osirion project
-*/
-
-#ifndef __INCLUDED_OSIRION_H__
-#define __INCLUDED_OSIRION_H__
-
-#define OSIRION_VERSION "0.0.1"
-#define GAMESCALE 0.2f
-
-#endif // __INCLUDED_OSIRION_H__