Files @ r6942:db62dc24a576
Branch filter:

Location: cpp/openttd-patchpack/source/src/sound/cocoa_s.h

miham
(svn r10196) -Update: WebTranslator2 update to 2007-06-18 10:15:44
japanese - 2 fixed by ickoonite (2)
slovenian - 3 fixed by Necrolyte (3)
/* $Id$ */

#ifndef SOUND_COCOA_H
#define SOUND_COCOA_H

#include "../hal.h"

extern const HalSoundDriver _cocoa_sound_driver;

#endif /* SOUND_COCOA_H */