remove unnecessary dependencies on ScreenGameplay

This commit is contained in:
Chris Danford
2005-01-06 01:52:45 +00:00
parent fddfd2783e
commit 9132b5a518
6 changed files with 62 additions and 26 deletions
+1
View File
@@ -31,6 +31,7 @@
#include "RageSoundManager.h"
#include "ThemeMetric.h"
#include "PlayerState.h"
#include "GameplayMessages.h"
ThemeMetric<float> GRAY_ARROWS_Y_STANDARD ("Player","ReceptorArrowsYStandard");
ThemeMetric<float> GRAY_ARROWS_Y_REVERSE ("Player","ReceptorArrowsYReverse");