mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
(Griffin) Add files to griffin.c
This commit is contained in:
parent
efb1c88215
commit
d2a798e9cf
@ -129,6 +129,14 @@ VIDEO CONTEXT
|
||||
#include "../gfx/drivers_context/cgl_ctx.c"
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_VIVANTE_FBDEV)
|
||||
#include "../gfx/drivers_context/vivante_fbdev_ctx.c"
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_OPENDINGUX_FBDEV)
|
||||
#include "../gfx/drivers_context/opendingux_fbdev_ctx.c"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_WAYLAND
|
||||
#include "../gfx/drivers_context/wayland_ctx.c"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user