summaryrefslogtreecommitdiff
path: root/src/road.cpp
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2007-12-17 01:35:45 +0000
committersmatz <smatz@openttd.org>2007-12-17 01:35:45 +0000
commitd5dbce8331e69109863056ccc4bb90fb4b1b6155 (patch)
tree60a2f4f970be7c61fccbfbde8c3a79b4a97e5ba5 /src/road.cpp
parent8d1b25beee23dd3b12e03cd05ed43c1154b95eb5 (diff)
downloadopenttd-d5dbce8331e69109863056ccc4bb90fb4b1b6155.tar.xz
(svn r11652) -Codechange: add the svn $ header for several files
Diffstat (limited to 'src/road.cpp')
-rw-r--r--src/road.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/road.cpp b/src/road.cpp
index 20472cac9..dd0d7f87f 100644
--- a/src/road.cpp
+++ b/src/road.cpp
@@ -1,3 +1,5 @@
+/* $Id$ */
+
#include "stdafx.h"
#include "openttd.h"
#include "functions.h"