Files @ r4543:756167771b4a
Branch filter:

Location: cpp/openttd-patchpack/source/video/dedicated_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_DEDICATED_H
#define VIDEO_DEDICATED_H

#include "../hal.h"

extern const HalVideoDriver _dedicated_video_driver;

#endif