Correct logic of BSP back/front tests
[neverball] / share / base_config.h
index c466330..1b3db18 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #include <stdio.h>
-#include "lang.h"
+#include <SDL_endian.h>
 
 /*---------------------------------------------------------------------------*/
 
 #define MAXNAM 9
 
 #define GUI_FACE                    _("ttf/DejaVuSans-Bold.ttf")
+/*
+#define DT 0.0166666f
+*/
+#define DT 0.01111111f
 
 /*---------------------------------------------------------------------------*/