diff options
author | neoraider <devnull@localhost> | 2007-09-21 23:47:05 +0200 |
---|---|---|
committer | neoraider <devnull@localhost> | 2007-09-21 23:47:05 +0200 |
commit | 62e42408485e9e1b7e939925b650a4b2e90ecddb (patch) | |
tree | 9305aa0f7b2d79c35250939beca2c268dd61e23d /edit.h | |
parent | 1bce1d8ad7c32ce7b6723a284842b6890cf5209f (diff) | |
download | zoomedit-62e42408485e9e1b7e939925b650a4b2e90ecddb.tar zoomedit-62e42408485e9e1b7e939925b650a4b2e90ecddb.zip |
zoomedit: Big transition Ciaro -> OpenGL, enormous speedup!
Diffstat (limited to 'edit.h')
-rw-r--r-- | edit.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ #define EDIT_H_ #include "Level.h" -#include "geometry.h" #define EDIT_MODE_VIEW 0 #define EDIT_MODE_SELECTED 1 |