summaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authorConstantin Riß <constantin.riss@dre.de>2010-02-04 19:09:28 +0100
committerConstantin Riß <constantin.riss@dre.de>2010-02-04 19:09:28 +0100
commitf53795458ddf252d08979820a98697cca9327834 (patch)
tree24499155d0e560dc96ecd7b80a0dd001dc4372ed /main.cpp
parenta16b094f23f9d664ec71544b7ef9ff487101af7d (diff)
downloadc3d-f53795458ddf252d08979820a98697cca9327834.tar
c3d-f53795458ddf252d08979820a98697cca9327834.zip
ungewolltes schauspiel...
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.cpp b/main.cpp
index 45a9c88..f2c7ddb 100644
--- a/main.cpp
+++ b/main.cpp
@@ -11,8 +11,8 @@
#include <unistd.h>
#endif
-//#define MIN_FRAME_DELTA 16
-#define MIN_FRAME_DELTA 41
+#define MIN_FRAME_DELTA 16
+//#define MIN_FRAME_DELTA 41
#define DEFAULT_WIDTH 640
#define DEFAULT_HEIGHT 640