diff options
author | peter1138 <peter1138@openttd.org> | 2005-12-11 10:25:27 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2005-12-11 10:25:27 +0000 |
commit | a7730d4a094cf2a228d0aa9db94ad18a391495cf (patch) | |
tree | cb0deda9202079618d767ecd61f0683b3324400d /video/cocoa_v.h | |
parent | 0d1c59883376ec1b909d5770c8712dbb17145e94 (diff) | |
download | openttd-a7730d4a094cf2a228d0aa9db94ad18a391495cf.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.h')
-rw-r--r-- | video/cocoa_v.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/video/cocoa_v.h b/video/cocoa_v.h index 2d32e0a57..d1eb253c7 100644 --- a/video/cocoa_v.h +++ b/video/cocoa_v.h @@ -1,3 +1,4 @@ +/* $Id$ */ #ifndef VIDEO_COCOA_H #define VIDEO_COCOA_H |