mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
video_td.h: add compat define for SCREENSHOT
This commit is contained in:
@@ -10,3 +10,7 @@
|
|||||||
#else
|
#else
|
||||||
#error neither HAVE_TRIPLEDRAGON nor HAVE_SPARK_HARDWARE defined
|
#error neither HAVE_TRIPLEDRAGON nor HAVE_SPARK_HARDWARE defined
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if STB_HAL_VIDEO_HAS_GETSCREENIMAGE
|
||||||
|
#define SCREENSHOT 1
|
||||||
|
#endif
|
||||||
|
Reference in New Issue
Block a user