Files @ r3864:7cbc4d76b612
Branch filter:

Location: cpp/openttd-patchpack/source/sound/win32_s.h

miham
(svn r4898) WebTranslator2 update to 2006-05-17 18:53:49
german - 11 changed by Neonox (11)
/* $Id$ */

#ifndef SOUND_WIN32_H
#define SOUND_WIN32_H

#include "../hal.h"

extern const HalSoundDriver _win32_sound_driver;

#endif