summaryrefslogtreecommitdiff
path: root/noncore/games/zsame/StoneField.h
Side-by-side diff
Diffstat (limited to 'noncore/games/zsame/StoneField.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/zsame/StoneField.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/zsame/StoneField.h b/noncore/games/zsame/StoneField.h
index 80be73a..d32d78d 100644
--- a/noncore/games/zsame/StoneField.h
+++ b/noncore/games/zsame/StoneField.h
@@ -90,12 +90,13 @@ public:
int remove(int x,int y,bool force=false);
int undo(int count=1);
bool isGameover() const;
bool gotBonus() const;
+ void clearBonus();
bool undoPossible() const;
int getBoard() const;
int getScore() const;
int getColors() const;
int getMarked() const;