summaryrefslogtreecommitdiff
path: root/video/cocoa_v.m
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2005-12-11 10:25:27 +0000
committerpeter1138 <peter1138@openttd.org>2005-12-11 10:25:27 +0000
commitf4e1f18a15ee7eba2013a0d85831a9abcb113a2d (patch)
treecb0deda9202079618d767ecd61f0683b3324400d /video/cocoa_v.m
parentec2675c2c532609fb66df237de8f3e971bfb101a (diff)
downloadopenttd-f4e1f18a15ee7eba2013a0d85831a9abcb113a2d.tar.xz
(svn r3288) Set svn properties on cocoa related files, and add Id tag.
Add extern to cocoa sound driver.
Diffstat (limited to 'video/cocoa_v.m')
-rw-r--r--video/cocoa_v.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/cocoa_v.m b/video/cocoa_v.m
index a0b7f50aa..dbd7c5e5e 100644
--- a/video/cocoa_v.m
+++ b/video/cocoa_v.m
@@ -1,3 +1,5 @@
+/* $Id$ */
+
/******************************************************************************************
* Cocoa video driver *
* Known things left to do: *