mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Buildfix
This commit is contained in:
parent
1fb77c43a3
commit
d18f9fb137
@ -1888,7 +1888,7 @@ extern const gfx_ctx_driver_t gfx_ctx_uwp;
|
|||||||
extern const gfx_ctx_driver_t gfx_ctx_vk_wayland;
|
extern const gfx_ctx_driver_t gfx_ctx_vk_wayland;
|
||||||
extern const gfx_ctx_driver_t gfx_ctx_wayland;
|
extern const gfx_ctx_driver_t gfx_ctx_wayland;
|
||||||
extern const gfx_ctx_driver_t gfx_ctx_x;
|
extern const gfx_ctx_driver_t gfx_ctx_x;
|
||||||
extern const gfx_ctx_driver_t gfx_ctx_x_vk;
|
extern const gfx_ctx_driver_t gfx_ctx_vk_x;
|
||||||
extern const gfx_ctx_driver_t gfx_ctx_drm;
|
extern const gfx_ctx_driver_t gfx_ctx_drm;
|
||||||
extern const gfx_ctx_driver_t gfx_ctx_go2_drm;
|
extern const gfx_ctx_driver_t gfx_ctx_go2_drm;
|
||||||
extern const gfx_ctx_driver_t gfx_ctx_mali_fbdev;
|
extern const gfx_ctx_driver_t gfx_ctx_mali_fbdev;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user