Spacing cleanup and static.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
#include "GameState.h"
|
#include "GameState.h"
|
||||||
#include "RageLog.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_WIDTH THEME->GetMetricF("ScreenNetEvaluation","UsersBGWidth")
|
||||||
#define USERSBG_HEIGHT THEME->GetMetricF("ScreenNetEvaluation","UsersBGHeight")
|
#define USERSBG_HEIGHT THEME->GetMetricF("ScreenNetEvaluation","UsersBGHeight")
|
||||||
|
|||||||
Reference in New Issue
Block a user