diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-01-26 18:06:23 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-01-26 18:06:23 (GMT) |
| commit | e84f0fc6e5301265708a99b13ab898ce45422611 (patch) | |
| tree | 2bbcf8aeb7e0b4177ccaa22a0bde2add3c696765 /src/game/GameController.h | |
| parent | 824d3c069bc409d268a2a15352e96868a7731a56 (diff) | |
| download | powder-e84f0fc6e5301265708a99b13ab898ce45422611.zip powder-e84f0fc6e5301265708a99b13ab898ce45422611.tar.gz | |
Ellipse cursor
Diffstat (limited to 'src/game/GameController.h')
| -rw-r--r-- | src/game/GameController.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GameController.h b/src/game/GameController.h index 28edd86..2ec4523 100644 --- a/src/game/GameController.h +++ b/src/game/GameController.h @@ -47,6 +47,7 @@ public: void ClearSim(); void ReloadSim(); void Vote(int direction); + void ChangeBrush(); }; #endif // GAMECONTROLLER_H |
