summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/engine.h
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-10-05 23:27:26 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-10-05 23:27:26 +0200
commitfbe19c49c5965577856f7c4b40581a796275817e (patch)
tree4ce09bfba8c7a83839d6fe3583a88d0bb1a4fc76 /src/graphics/engine/engine.h
parentb68c903747ebe54955e8141fc1d56091839c8fee (diff)
parent0c6b6fccd9a58be3301ddaaface5b48078a4d9fb (diff)
downloadcolobot-fbe19c49c5965577856f7c4b40581a796275817e.tar.gz
colobot-fbe19c49c5965577856f7c4b40581a796275817e.tar.bz2
colobot-fbe19c49c5965577856f7c4b40581a796275817e.zip
Merge branch 'dev-graphics' into dev
Diffstat (limited to 'src/graphics/engine/engine.h')
-rw-r--r--src/graphics/engine/engine.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/graphics/engine/engine.h b/src/graphics/engine/engine.h
index 14a40db..27f0173 100644
--- a/src/graphics/engine/engine.h
+++ b/src/graphics/engine/engine.h
@@ -961,9 +961,6 @@ public:
bool GetFog();
//@}
- //! Indicates whether it is possible to give a color SetState
- bool GetStateColor();
-
//@{
//! Management of the global mode of secondary texturing
void SetSecondTexture(int texNum);