summaryrefslogtreecommitdiff
path: root/src/sound/null_s.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/null_s.cpp')
-rw-r--r--src/sound/null_s.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound/null_s.cpp b/src/sound/null_s.cpp
index 858724ec3..953bf5764 100644
--- a/src/sound/null_s.cpp
+++ b/src/sound/null_s.cpp
@@ -12,4 +12,5 @@
#include "../stdafx.h"
#include "null_s.h"
+/** The factory for the null sound driver. */
static FSoundDriver_Null iFSoundDriver_Null;