(360) Build fix - now compiles in screenshot code

This commit is contained in:
twinaphex 2013-09-29 18:08:11 +02:00
parent 48c042d56c
commit 46087cc0ef

View File

@ -69,7 +69,7 @@ static void check_fast_forward_button(void)
old_hold_button_state = new_hold_button_state;
}
#if defined(HAVE_SCREENSHOTS) && !defined(_XBOX)
#if defined(HAVE_SCREENSHOTS) && !defined(_XBOX1)
static bool take_screenshot_viewport(void)
{
struct rarch_viewport vp = {0};