Spacing cleanup and static.

This commit is contained in:
Steve Checkoway
2007-04-22 00:01:59 +00:00
parent f224db5ce6
commit eb4246df82
+1 -1
View File
@@ -6,7 +6,7 @@
#include "GameState.h"
#include "RageLog.h"
const int NUM_SCORE_DIGITS = 9;
static const int NUM_SCORE_DIGITS = 9;
#define USERSBG_WIDTH THEME->GetMetricF("ScreenNetEvaluation","UsersBGWidth")
#define USERSBG_HEIGHT THEME->GetMetricF("ScreenNetEvaluation","UsersBGHeight")