summaryrefslogtreecommitdiffstats
path: root/src/render/Particle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/Particle.h')
-rw-r--r--src/render/Particle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/Particle.h b/src/render/Particle.h
index d254ef65..f2c3a459 100644
--- a/src/render/Particle.h
+++ b/src/render/Particle.h
@@ -97,4 +97,6 @@ public:
static void HandleShootableBirdsStuff(CEntity *entity, CVector const&camPos);
};
+extern bool clearWaterDrop;
+
VALIDATE_SIZE(CParticle, 0x58);