Files @ r5407:8687f42a7985
Branch filter:

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

rubidium
(svn r7603) -Codechange (FS#481): update the Polish Town Name generator with Unicode characters (DDream).
/* $Id$ */

#ifndef VIDEO_WIN32_H
#define VIDEO_WIN32_H

#include "../hal.h"

extern const HalVideoDriver _win32_video_driver;

#endif