mirror of
https://github.com/libretro/RetroArch
synced 2025-03-12 13:13:30 +00:00
Update
This commit is contained in:
parent
8571847fda
commit
97a4219dc7
@ -6269,7 +6269,7 @@ static void retroarch_print_features(void)
|
||||
_len += _PSUPP_BUF(buf, _len, SUPPORTS_QT6, "Qt6", "Qt 6.x support");
|
||||
#endif
|
||||
#ifdef HAVE_V4L2
|
||||
_PSUPP_BUF(buf, _len, SUPPORTS_V4L2, "Video4Linux2", "Camera driver");
|
||||
_len += _PSUPP_BUF(buf, _len, SUPPORTS_V4L2, "Video4Linux2", "Camera driver");
|
||||
#endif
|
||||
|
||||
fputs(buf, stdout);
|
||||
|
Loading…
x
Reference in New Issue
Block a user