Files @ r3978:3ff3c65d1582
Branch filter:

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

KUDr
(svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains
/* $Id$ */

#ifndef SOUND_COCOA_H
#define SOUND_COCOA_H

#include "../hal.h"

extern const HalSoundDriver _cocoa_sound_driver;

#endif