summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/engine.h
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-10-05 18:59:49 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-10-05 18:59:49 +0200
commit6fdaf5de46b8ab29cfb67d49661a63fff5a6995a (patch)
tree01f387c01bf89c6230725ce38dfefde726faa260 /src/graphics/engine/engine.h
parentff99b74b25c34b721f507da18b0b6d26a41b670a (diff)
downloadcolobot-6fdaf5de46b8ab29cfb67d49661a63fff5a6995a.tar.gz
colobot-6fdaf5de46b8ab29cfb67d49661a63fff5a6995a.tar.bz2
colobot-6fdaf5de46b8ab29cfb67d49661a63fff5a6995a.zip
CParticle rewrite
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);