mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(XDK) Buildfix
This commit is contained in:
parent
6c8b59de76
commit
00127979d2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue