summaryrefslogtreecommitdiff
path: root/video/sdl_v.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-07-24 14:12:37 +0000
committertron <tron@openttd.org>2005-07-24 14:12:37 +0000
commita227065ab75d6cb9f449f2282315adc933450b49 (patch)
tree2c607555a4bcc2d41a41eea7726fe2f1b04d5f33 /video/sdl_v.c
parentc7980036e943aafe527a40ec0125f9d93924cb27 (diff)
downloadopenttd-a227065ab75d6cb9f449f2282315adc933450b49.tar.xz
(svn r2701) Insert Id tags into all source files
Diffstat (limited to 'video/sdl_v.c')
-rw-r--r--video/sdl_v.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/sdl_v.c b/video/sdl_v.c
index 549acd3fb..462b5d309 100644
--- a/video/sdl_v.c
+++ b/video/sdl_v.c
@@ -1,3 +1,5 @@
+/* $Id$ */
+
#include "stdafx.h"
#include "openttd.h"
#include "debug.h"