Files @ r6942:db62dc24a576
Branch filter:

Location: cpp/openttd-patchpack/source/src/sound/win32_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_WIN32_H
#define SOUND_WIN32_H

#include "../hal.h"

extern const HalSoundDriver _win32_sound_driver;

#endif /* SOUND_WIN32_H */