diff options
Diffstat (limited to 'game.h')
-rw-r--r-- | game.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -46,7 +46,6 @@ class Game : virtual public CardPile, public User, public Opponent void opponentAI(Card **); /* variables */ - int numOfOpponents; int handsPlayed; int handsWon; |