Another batch of these.
I think I need to look into adding a feature soon. Either that, or take a minor break.
This commit is contained in:
@@ -348,6 +348,9 @@ private:
|
||||
EarnedExtraStage CalculateEarnedExtraStage() const;
|
||||
int m_iAwardedExtraStages[NUM_PLAYERS];
|
||||
bool m_bEarnedExtraStage;
|
||||
|
||||
GameState(const GameState& rhs);
|
||||
GameState& operator=(const GameState& rhs);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user