summaryrefslogtreecommitdiff
path: root/src/video
diff options
context:
space:
mode:
authorKUDr <KUDr@openttd.org>2007-01-10 18:12:09 +0000
committerKUDr <KUDr@openttd.org>2007-01-10 18:12:09 +0000
commit07c30785ab226c4762b442f5a09ec745017cc94b (patch)
treed9abc3d9810159441bed9f82a52bd1ee52d770dd /src/video
parentdc44d341075a525d6069bfbf935efe75ac7ff0f0 (diff)
downloadopenttd-07c30785ab226c4762b442f5a09ec745017cc94b.tar.xz
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
Diffstat (limited to 'src/video')
-rw-r--r--src/video/dedicated_v.cpp (renamed from src/video/dedicated_v.c)0
-rw-r--r--src/video/null_v.cpp (renamed from src/video/null_v.c)0
-rw-r--r--src/video/sdl_v.cpp (renamed from src/video/sdl_v.c)0
-rw-r--r--src/video/win32_v.cpp (renamed from src/video/win32_v.c)0
4 files changed, 0 insertions, 0 deletions
diff --git a/src/video/dedicated_v.c b/src/video/dedicated_v.cpp
index 764df3afd..764df3afd 100644
--- a/src/video/dedicated_v.c
+++ b/src/video/dedicated_v.cpp
diff --git a/src/video/null_v.c b/src/video/null_v.cpp
index ecdd3486c..ecdd3486c 100644
--- a/src/video/null_v.c
+++ b/src/video/null_v.cpp
diff --git a/src/video/sdl_v.c b/src/video/sdl_v.cpp
index 3e776d29f..3e776d29f 100644
--- a/src/video/sdl_v.c
+++ b/src/video/sdl_v.cpp
diff --git a/src/video/win32_v.c b/src/video/win32_v.cpp
index eab832ae5..eab832ae5 100644
--- a/src/video/win32_v.c
+++ b/src/video/win32_v.cpp