mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
(XDK360) Updated Messagebox text
This commit is contained in:
parent
cbb00d3839
commit
bd3d2b870f
@ -142,9 +142,12 @@ static int menu_start_screen_iterate(unsigned action)
|
||||
"Load a libretro core (Core).\n"
|
||||
"Load a content file (Load Content). \n"
|
||||
" \n"
|
||||
|
||||
#ifdef _XBOX360
|
||||
"See Path Options to set directories for faster access to files.\n"
|
||||
#else
|
||||
"See Path Options to set directories\n"
|
||||
"for faster access to files.\n"
|
||||
#endif
|
||||
" \n"
|
||||
|
||||
"Press Accept/OK to continue.",
|
||||
|
Loading…
Reference in New Issue
Block a user