Files @ r4596:95073ec9f671
Branch filter:

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

miham
(svn r6446) WebTranslator2 update to 2006-09-13 16:54:09
slovak - 2 fixed, 1 changed by lengyel (3)
swedish - 50 fixed by daishan (50)
/* $Id$ */

#ifndef SOUND_SDL_H
#define SOUND_SDL_H

#include "../hal.h"

extern const HalSoundDriver _sdl_sound_driver;

#endif