diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-07-24 12:03:28 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-07-24 12:03:28 (GMT) |
| commit | e65e222f2ccbf60a4c224bbe29884ebb1001cfd7 (patch) | |
| tree | f987b4cf48934bb8c4c2049324df34ba5d934c06 /src/simulation/SimulationData.h | |
| parent | 64ebd1117b2adfb117c3974ee73ddbe3df0b6c02 (diff) | |
| download | powder-e65e222f2ccbf60a4c224bbe29884ebb1001cfd7.zip powder-e65e222f2ccbf60a4c224bbe29884ebb1001cfd7.tar.gz | |
Integer values for prefs, Default decoration colour, clear decoration
Diffstat (limited to 'src/simulation/SimulationData.h')
| -rw-r--r-- | src/simulation/SimulationData.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simulation/SimulationData.h b/src/simulation/SimulationData.h index 72a8e58..ee64ce2 100644 --- a/src/simulation/SimulationData.h +++ b/src/simulation/SimulationData.h @@ -81,6 +81,7 @@ #define DECO_MULTIPLY 3 #define DECO_DIVIDE 4 #define DECO_SMUDGE 5 +#define DECO_CLEAR 6 //Old IDs for GOL types #define GT_GOL 78 |
