s/TRANSLATORS/Translators/ in xgettext comments
[neverball] / share / base_config.h
index 62a16f2..1b3db18 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #include <stdio.h>
-#include "lang.h"
+#include <SDL_endian.h>
 
 /*---------------------------------------------------------------------------*/
 
@@ -57,8 +57,6 @@
 #define USER_REPLAY_FILE    "Last"
 #define REPLAY_EXT          ".nbr"
 
-#define CHEATER 1
-
 /*---------------------------------------------------------------------------*/
 
 #if SDL_BYTEORDER == SDL_BIG_ENDIAN
 #define MAXNAM 9
 
 #define GUI_FACE                    _("ttf/DejaVuSans-Bold.ttf")
+/*
+#define DT 0.0166666f
+*/
+#define DT 0.01111111f
 
 /*---------------------------------------------------------------------------*/