mirror of
https://github.com/jojo61/vdr-plugin-softhdcuvid.git
synced 2025-03-01 10:39:28 +00:00
Make compiler happy
This commit is contained in:
4
video.h
4
video.h
@@ -249,6 +249,10 @@ extern int VideoRaiseWindow(void);
|
|||||||
/// Set Shaders
|
/// Set Shaders
|
||||||
extern int VideoSetShader(char *);
|
extern int VideoSetShader(char *);
|
||||||
|
|
||||||
|
extern void VideoSetRefresh(char *);
|
||||||
|
|
||||||
|
extern void VideoSetConnector(char *);
|
||||||
|
|
||||||
#ifdef USE_OPENGLOSD
|
#ifdef USE_OPENGLOSD
|
||||||
extern void ActivateOsd(GLuint, int, int, int, int);
|
extern void ActivateOsd(GLuint, int, int, int, int);
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user