Files @ r6417:89329fa8ac80
Branch filter:

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

rubidium
(svn r9553) -Documentation: fix ambiguity issue.
/* $Id$ */

#ifndef SOUND_COCOA_H
#define SOUND_COCOA_H

#include "../hal.h"

extern const HalSoundDriver _cocoa_sound_driver;

#endif /* SOUND_COCOA_H */