1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-19 12:41:00 +00:00

Add HAVE_ODROIDGO2 ifdef

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

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