unused
This commit is contained in:
@@ -269,9 +269,6 @@ enum PlayerController
|
|||||||
};
|
};
|
||||||
const RString& PlayerControllerToString( PlayerController pc );
|
const RString& PlayerControllerToString( PlayerController pc );
|
||||||
|
|
||||||
const int MIN_SKILL = 0;
|
|
||||||
const int MAX_SKILL = 10;
|
|
||||||
|
|
||||||
|
|
||||||
enum StageResult
|
enum StageResult
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
#include "GamePreferences.h"
|
#include "GamePreferences.h"
|
||||||
#include "NetworkSyncServer.h"
|
#include "NetworkSyncServer.h"
|
||||||
#include "RageLog.h"
|
#include "RageLog.h"
|
||||||
#include "PrefsManager.h"
|
|
||||||
#include "Player.h"
|
#include "Player.h"
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user