Files @ r5239:ca63d86a15da
Branch filter:

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

glx
(svn r7360) -Cleanup r7357: Update STR_NEWGRF_FILENAME and STR_NEWGRF_GRF_ID in all languages
/* $Id$ */

#ifndef SOUND_WIN32_H
#define SOUND_WIN32_H

#include "../hal.h"

extern const HalSoundDriver _win32_sound_driver;

#endif