mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 10:49:02 +00:00
Removed pointless ifdef
This commit is contained in:
parent
3f0cf9d47b
commit
320f8ce2bd
@ -142,12 +142,7 @@ 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