From 1a515e6344028854c855671c19f49d8f869eb18f Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 1 May 2011 19:14:12 +0000 Subject: (svn r22405) -Document: some more "random-ish" tidbits --- src/video/null_v.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/video/null_v.cpp') diff --git a/src/video/null_v.cpp b/src/video/null_v.cpp index f7f23c6d6..6b4aa1c66 100644 --- a/src/video/null_v.cpp +++ b/src/video/null_v.cpp @@ -14,6 +14,7 @@ #include "../blitter/factory.hpp" #include "null_v.h" +/** Factory for the null video driver. */ static FVideoDriver_Null iFVideoDriver_Null; const char *VideoDriver_Null::Start(const char * const *parm) -- cgit v1.2.3-54-g00ecf