move all metrics in the "Common" group into one header file
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
#include "PlayerNumber.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "GameState.h"
|
||||
|
||||
|
||||
#define COLOR_P1 THEME->GetMetricC("Common","ColorP1")
|
||||
#define COLOR_P2 THEME->GetMetricC("Common","ColorP2")
|
||||
#include "CommonMetrics.h"
|
||||
|
||||
|
||||
RageColor PlayerToColor( PlayerNumber pn )
|
||||
|
||||
Reference in New Issue
Block a user