Files @ r4543:756167771b4a
Branch filter:

Location: cpp/openttd-patchpack/source/video/sdl_v.h

miham
(svn r6375) WebTranslator2 update to 2006-09-04 08:35:58
german - 1 changed by Neonox (1)
spanish - 87 fixed by eusebio (87)
turkish - 4 fixed by jnmbk (4)
/* $Id$ */

#ifndef VIDEO_SDL_H
#define VIDEO_SDL_H

#include "../hal.h"

extern const HalVideoDriver _sdl_video_driver;

#endif