diff options
author | Stijn Buys <ingar@osirion.org> | 2007-11-11 12:47:38 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2007-11-11 12:47:38 +0000 |
commit | 848d3b37523c4555b09d054d8e92cc0ad813c7bc (patch) | |
tree | 6a2460b12c26b5f5847e69e175c8ddca68fef5f4 /src | |
parent | a1d645238e10e0eebaab63dff33ce3fbff92937e (diff) |
obsolete file removed
Diffstat (limited to 'src')
-rw-r--r-- | src/common/osirion.h | 11 |
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__ |