forked from mirror/OpenTTD
(svn r2692) Forgot to add a file
This commit is contained in:
8
video/dedicated_v.h
Normal file
8
video/dedicated_v.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef VIDEO_DEDICATED_H
|
||||
#define VIDEO_DEDICATED_H
|
||||
|
||||
#include "hal.h"
|
||||
|
||||
extern const HalVideoDriver _dedicated_video_driver;
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user