summaryrefslogtreecommitdiffstats
path: root/src/render/VisibilityPlugins.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/VisibilityPlugins.h')
-rw-r--r--src/render/VisibilityPlugins.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/VisibilityPlugins.h b/src/render/VisibilityPlugins.h
index 89222dce..65d2675a 100644
--- a/src/render/VisibilityPlugins.h
+++ b/src/render/VisibilityPlugins.h
@@ -35,6 +35,7 @@ public:
static float &ms_pedFadeDist;
static void Initialise(void);
+ static void Shutdown(void);
static void InitAlphaEntityList(void);
static bool InsertEntityIntoSortedList(CEntity *e, float dist);
static void InitAlphaAtomicList(void);