Unused.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include "Steps.h"
|
||||
#include "RageTimer.h"
|
||||
#include "ActorUtil.h"
|
||||
#include "Actor.h"
|
||||
#include "AnnouncerManager.h"
|
||||
#include "MenuTimer.h"
|
||||
#include "NetworkSyncManager.h"
|
||||
@@ -24,6 +23,7 @@
|
||||
#include "InputEventPlus.h"
|
||||
#include "SongUtil.h"
|
||||
#include "RageInput.h"
|
||||
#include "SongManager.h"
|
||||
|
||||
AutoScreenMessage( SM_NoSongs )
|
||||
AutoScreenMessage( SM_ChangeSong )
|
||||
|
||||
@@ -1,16 +1,11 @@
|
||||
/* ScreenNetSelectMusic - A method for Online/Net song selection */
|
||||
|
||||
#ifndef SCREENNETSELECTMUSIC_H
|
||||
#define SCREENNETSELECTMUSIC_H
|
||||
#ifndef SCREEN_NET_SELECT_MUSIC_H
|
||||
#define SCREEN_NET_SELECT_MUSIC_H
|
||||
|
||||
#include "ScreenNetSelectBase.h"
|
||||
#include "ScreenWithMenuElements.h"
|
||||
#include "Sprite.h"
|
||||
#include "Quad.h"
|
||||
#include "BitmapText.h"
|
||||
//#include "MusicBannerWheel.h"
|
||||
#include "DifficultyRating.h"
|
||||
#include "ModeSwitcher.h"
|
||||
#include "DifficultyIcon.h"
|
||||
#include "Difficulty.h"
|
||||
#include "DifficultyMeter.h"
|
||||
|
||||
Reference in New Issue
Block a user