simplify
This commit is contained in:
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user