summaryrefslogtreecommitdiffstats
path: root/src/render/Skidmarks.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/Skidmarks.h')
-rw-r--r--src/render/Skidmarks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/Skidmarks.h b/src/render/Skidmarks.h
index dcd61652..d1e1d996 100644
--- a/src/render/Skidmarks.h
+++ b/src/render/Skidmarks.h
@@ -3,5 +3,6 @@
class CSkidmarks
{
public:
+ static void Clear(void);
static void Render(void);
};