Files @ r5454:92b887b93c71
Branch filter:

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

miham
(svn r7715) WebTranslator2 update to 2007-01-01 14:24:49
estonian - 1 deleted, 5 changed by kristjans (6)
turkish - 1 changed by jnmbk (1)
/* $Id$ */

#ifndef SOUND_SDL_H
#define SOUND_SDL_H

#include "../hal.h"

extern const HalSoundDriver _sdl_sound_driver;

#endif