mirror of
https://github.com/libretro/RetroArch
synced 2025-02-04 12:40:07 +00:00
(Xbox 1) Build fix
This commit is contained in:
parent
92573940bd
commit
5bc9402fed
@ -410,11 +410,8 @@ const gfx_ctx_driver_t gfx_ctx_xdk = {
|
|||||||
"xdk",
|
"xdk",
|
||||||
|
|
||||||
// RARCH_CONSOLE stuff.
|
// RARCH_CONSOLE stuff.
|
||||||
NULL,
|
|
||||||
NULL,
|
|
||||||
gfx_ctx_xdk_get_available_resolutions,
|
gfx_ctx_xdk_get_available_resolutions,
|
||||||
gfx_ctx_xdk_check_resolution,
|
gfx_ctx_xdk_check_resolution,
|
||||||
NULL,
|
|
||||||
|
|
||||||
#if defined(HAVE_RMENU)
|
#if defined(HAVE_RMENU)
|
||||||
gfx_ctx_xdk_menu_init,
|
gfx_ctx_xdk_menu_init,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user