(XDK360) Updated Messagebox text

This commit is contained in:
Swizzy 2015-01-06 15:35:49 +01:00
parent cbb00d3839
commit bd3d2b870f

View File

@ -142,9 +142,12 @@ static int menu_start_screen_iterate(unsigned action)
"Load a libretro core (Core).\n" "Load a libretro core (Core).\n"
"Load a content file (Load Content). \n" "Load a content file (Load Content). \n"
" \n" " \n"
#ifdef _XBOX360
"See Path Options to set directories for faster access to files.\n"
#else
"See Path Options to set directories\n" "See Path Options to set directories\n"
"for faster access to files.\n" "for faster access to files.\n"
#endif
" \n" " \n"
"Press Accept/OK to continue.", "Press Accept/OK to continue.",