mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 18:31:05 +00:00
87d99601f6
In gfx/drivers_context/vc_egl_ctx.c, move gfx_ctx_vc_bind_api declaration to before it's called by any other function, otherwise it warns about "warning: implicit declaration of function" and can error out with "error: conflicting types for 'gfx_ctx_vc_bind_api'" in certain cases. |
||
---|---|---|
.. | ||
android_ctx.c | ||
android_vk_ctx.c | ||
cgl_ctx.c | ||
cocoa_gl_ctx.m | ||
drm_ctx.c | ||
drm_go2_ctx.c | ||
emscriptenegl_ctx.c | ||
gfx_null_ctx.c | ||
khr_display_ctx.c | ||
mali_fbdev_ctx.c | ||
opendingux_fbdev_ctx.c | ||
orbis_ctx.c | ||
osmesa_ctx.c | ||
ps3_ctx.c | ||
qnx_ctx.c | ||
sdl_gl_ctx.c | ||
switch_ctx.c | ||
uwp_egl_ctx.c | ||
vc_egl_ctx.c | ||
vita_ctx.c | ||
vivante_fbdev_ctx.c | ||
w_vk_ctx.c | ||
wayland_ctx.c | ||
wayland_vk_ctx.c | ||
wgl_ctx.c | ||
x_ctx.c | ||
x_vk_ctx.c | ||
xegl_ctx.c |