mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
(XDK) Buildfix
This commit is contained in:
parent
6c8b59de76
commit
00127979d2
@ -322,7 +322,7 @@ static void frontend_xdk_exec(const char *path, bool should_load_game)
|
|||||||
#else
|
#else
|
||||||
#ifdef _XBOX
|
#ifdef _XBOX
|
||||||
char *fullpath = NULL;
|
char *fullpath = NULL;
|
||||||
menu-display_ctl(MENU_DISPLAY_CTL_GET_CONTENT_PATH, &fullpath);
|
rarch_main_ctl(RARCH_MAIN_CTL_GET_CONTENT_PATH, &fullpath);
|
||||||
|
|
||||||
#if defined(_XBOX1)
|
#if defined(_XBOX1)
|
||||||
LAUNCH_DATA ptr;
|
LAUNCH_DATA ptr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user