Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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__