summaryrefslogtreecommitdiff
path: root/src/video/null_v.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/null_v.cpp')
-rw-r--r--src/video/null_v.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/video/null_v.cpp b/src/video/null_v.cpp
index cc488af11..f8258950d 100644
--- a/src/video/null_v.cpp
+++ b/src/video/null_v.cpp
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file null_v.cpp The videio driver that doesn't blit. */
+
#include "../stdafx.h"
#include "../openttd.h"
#include "../gfx_func.h"