mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Add this to the list.
This commit is contained in:
parent
4e3a313805
commit
4746e44992
@ -105,6 +105,9 @@ static const video_driver_t *video_drivers[] = {
|
||||
#endif
|
||||
#ifdef HAVE_SUNXI
|
||||
&video_sunxi,
|
||||
#endif
|
||||
#ifdef HAVE_XSHM
|
||||
&video_xshm,
|
||||
#endif
|
||||
&video_null,
|
||||
NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user