more TickEarlySeconds into CommonMetrics

This commit is contained in:
Chris Danford
2005-03-20 09:52:48 +00:00
parent 4d1474a777
commit 301c6e707e
4 changed files with 26 additions and 15 deletions
+1 -1
View File
@@ -47,6 +47,7 @@
#include "Style.h"
#include "LuaManager.h"
#include "MemoryCardManager.h"
#include "CommonMetrics.h"
//
// Defines
@@ -61,7 +62,6 @@
static ThemeMetric<float> INITIAL_BACKGROUND_BRIGHTNESS ("ScreenGameplay","InitialBackgroundBrightness");
static ThemeMetric<float> SECONDS_BETWEEN_COMMENTS ("ScreenGameplay","SecondsBetweenComments");
static ThemeMetric<float> TICK_EARLY_SECONDS ("ScreenGameplay","TickEarlySeconds");
/* Global, so it's accessible from ShowSavePrompt: */
static float g_fOldOffset; // used on offset screen to calculate difference