diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-04-18 15:40:43 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-04-18 15:40:43 (GMT) |
| commit | 43ae47ba773aa97421d11474c769ce9fe1191b06 (patch) | |
| tree | 5e70f8dc38b7c9facdc1bbc3c73ffcbbf8a7d3f1 /src/simulation/SimulationData.h | |
| parent | a761fa5cbce65f303a068e6587dd8ef891468fcb (diff) | |
| download | powder-43ae47ba773aa97421d11474c769ce9fe1191b06.zip powder-43ae47ba773aa97421d11474c769ce9fe1191b06.tar.gz | |
TPT: Added smudge tool afbe8cf38e
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 2c13450..1e1c455 100644 --- a/src/simulation/SimulationData.h +++ b/src/simulation/SimulationData.h @@ -61,6 +61,7 @@ #define DECO_SUBTRACT 2 #define DECO_MULTIPLY 3 #define DECO_DIVIDE 4 +#define DECO_SMUDGE 5 //Old IDs for GOL types #define GT_GOL 78 |
