unused includes
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
#include "Screen.h"
|
||||
#include "Transition.h"
|
||||
#include "BGAnimation.h"
|
||||
|
||||
|
||||
class ScreenAttract : public Screen
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
#include "BitmapText.h"
|
||||
#include "Player.h"
|
||||
#include "RageSound.h"
|
||||
#include "BGAnimation.h"
|
||||
#include "SnapDisplay.h"
|
||||
#include "Background.h"
|
||||
#include "Foreground.h"
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
#include "Transition.h"
|
||||
#include "RandomSample.h"
|
||||
#include "ReceptorArrowRow.h"
|
||||
#include "BGAnimation.h"
|
||||
#include "MenuTimer.h"
|
||||
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#include "ScreenWithMenuElements.h"
|
||||
#include "BitmapText.h"
|
||||
#include "RandomSample.h"
|
||||
#include "BGAnimation.h"
|
||||
#include "GradeDisplay.h"
|
||||
#include "Banner.h"
|
||||
#include "HighScore.h"
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
#define SCREEN_STYLE_SPLASH_H
|
||||
|
||||
#include "ScreenWithMenuElements.h"
|
||||
#include "BGAnimation.h"
|
||||
|
||||
class ScreenStyleSplash : public ScreenWithMenuElements
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user