This commit is contained in:
Glenn Maynard
2004-06-03 20:49:10 +00:00
parent b1bbce2edb
commit 6696e26acf
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ class CourseEntryDisplay : public ActorFrame
public:
void Load();
void LoadFromTrailEntry( int iNum, const Course *pCourse, TrailEntry *te[NUM_PLAYERS] );
void LoadFromTrailEntry( int iNum, const TrailEntry *te[NUM_PLAYERS] );
private:
void SetDifficulty( PlayerNumber pn, const CString &text, RageColor c );