Files @ r7073:20c5bc176074
Branch filter:

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

maedhros
(svn r10338) -Codechange: Show the total time that the timetable will take.
/* $Id$ */

#ifndef SOUND_COCOA_H
#define SOUND_COCOA_H

#include "../hal.h"

extern const HalSoundDriver _cocoa_sound_driver;

#endif /* SOUND_COCOA_H */