Changeset - r2178:8b05cff45baf
[Not reviewed]
master
0 0 1
tron - 19 years ago 2005-07-23 17:23:16
tron@openttd.org
(svn r2692) Forgot to add a file
1 file changed with 8 insertions and 0 deletions:
0 comments (0 inline, 0 general)
video/dedicated_v.h
Show inline comments
 
new file 100644
 
#ifndef VIDEO_DEDICATED_H
 
#define VIDEO_DEDICATED_H
 

	
 
#include "hal.h"
 

	
 
extern const HalVideoDriver _dedicated_video_driver;
 

	
 
#endif
0 comments (0 inline, 0 general)