This commit is contained in:
Glenn Maynard
2006-11-21 02:50:37 +00:00
parent cc0914e9b2
commit 2c67ed8391
2 changed files with 0 additions and 4 deletions
-3
View File
@@ -269,9 +269,6 @@ enum PlayerController
};
const RString& PlayerControllerToString( PlayerController pc );
const int MIN_SKILL = 0;
const int MAX_SKILL = 10;
enum StageResult
{
-1
View File
@@ -2,7 +2,6 @@
#include "GamePreferences.h"
#include "NetworkSyncServer.h"
#include "RageLog.h"
#include "PrefsManager.h"
#include "Player.h"
#include <time.h>