video/dedicated_v.h
author miham
Tue, 04 Jul 2006 18:04:03 +0000
changeset 4114 3150e39b5f89
parent 2189 5cdc11ffeaa4
permissions -rw-r--r--
(svn r5458) WebTranslator2 update to 2006-07-04 20:03:51
bulgarian - 191 fixed, 73 changed by quicksilverbg (105), kokobongo (141), groupsky (18)
slovenian - 84 fixed by Sonicelo (84)
/* $Id$ */

#ifndef VIDEO_DEDICATED_H
#define VIDEO_DEDICATED_H

#include "../hal.h"

extern const HalVideoDriver _dedicated_video_driver;

#endif