Add HAVE_ODROIDGO2 ifdef

This commit is contained in:
twinaphex 2020-06-29 19:34:33 +02:00
parent e58f91406f
commit c9dd197ccb

View File

@ -1042,7 +1042,9 @@ typedef struct video_info
* otherwise nearest filtering. */
bool smooth;
#ifdef HAVE_ODROIDGO2
bool ctx_scaling;
#endif
bool is_threaded;