(D3D8) Buildfix 2

This commit is contained in:
twinaphex 2018-03-02 17:44:48 +01:00
parent ed67653086
commit 3f1ae25713

View File

@ -65,6 +65,8 @@ static LPDIRECT3D8 g_pD3D8;
static bool d3d8_widescreen_mode = false;
#endif
void *dinput;
typedef struct d3d8_renderchain
{
unsigned pixel_size;