(Xbox 1) Now reuses PS3 menu code

This commit is contained in:
twinaphex 2012-08-03 21:25:49 +02:00
parent 6071c25905
commit 0314580bb5

View File

@ -284,8 +284,8 @@ MENU
#if defined(_XBOX360)
#include "../../360/frontend-xdk/menu.cpp"
#elif defined(_XBOX1)
#include "../../xbox1/frontend/menu.c"
//#include "../../ps3/frontend/menu.c"
//#include "../../xbox1/frontend/menu.c"
#include "../../ps3/frontend/menu.c"
#include "../../xbox1/frontend/RetroLaunch/IoSupport.cpp"
#include "../../xbox1/frontend/RetroLaunch/Surface.cpp"
#elif defined(GEKKO)