mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 22:20:31 +00:00
(XBox OG) Buildfix
This commit is contained in:
parent
88a91af0dc
commit
dddfbe311a
@ -608,8 +608,10 @@ void d3d_make_d3dpp(void *data,
|
||||
d3dpp->Flags = D3DPRESENTFLAG_INTERLACED;
|
||||
}
|
||||
|
||||
#if 0
|
||||
if (widescreen_mode)
|
||||
d3dpp->Flags |= D3DPRESENTFLAG_WIDESCREEN;
|
||||
#endif
|
||||
}
|
||||
#elif defined(_XBOX360)
|
||||
#if 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user