mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +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
|
||||
#ifdef _XBOX
|
||||
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)
|
||||
LAUNCH_DATA ptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user