X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=share%2Fbase_config.h;h=1b3db180572b36bba658e4a1d838fb5613e1c067;hb=1745b6a90dfd9e626e5c40d20c6aa595ec41d888;hp=29f26597336ca081d84128674a49981b8f738496;hpb=09ec2daa6360e67c1f47612e07496db730557146;p=neverball diff --git a/share/base_config.h b/share/base_config.h index 29f2659..1b3db18 100644 --- a/share/base_config.h +++ b/share/base_config.h @@ -21,7 +21,7 @@ */ #include -#include "i18n.h" +#include /*---------------------------------------------------------------------------*/ @@ -56,7 +56,6 @@ #define USER_CONFIG_FILE "neverballrc" #define USER_REPLAY_FILE "Last" #define REPLAY_EXT ".nbr" -#define ALLOW_CHEAT 1 /*---------------------------------------------------------------------------*/ @@ -91,6 +90,10 @@ #define MAXNAM 9 #define GUI_FACE _("ttf/DejaVuSans-Bold.ttf") +/* +#define DT 0.0166666f +*/ +#define DT 0.01111111f /*---------------------------------------------------------------------------*/