RetroArch/gfx/drivers_context
Érico Rolim 87d99601f6 [gfx] Fix static function placement.
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.
2020-08-10 00:51:14 -03:00
..
2020-08-04 01:56:38 +02:00
2020-07-17 14:53:49 +02:00
2020-07-09 10:36:49 +02:00
2020-07-17 20:35:11 +02:00
2020-07-17 16:46:00 +02:00
2020-07-20 18:22:33 +02:00
2020-07-17 00:50:06 +02:00
2020-07-18 14:01:35 +02:00
2020-07-20 04:45:12 +02:00