mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
(GX) build fix
This commit is contained in:
parent
f359a633b6
commit
544a7ee8db
@ -109,6 +109,8 @@ VIDEO CONTEXT
|
||||
#include "../gfx/context/bbqnx_ctx.c"
|
||||
#elif defined(IOS)
|
||||
#include "../gfx/context/ioseagl_ctx.c"
|
||||
#elif defined(GEKKO)
|
||||
// none
|
||||
#else
|
||||
#include "../gfx/context/null_ctx.c"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user