enable this

This commit is contained in:
twinaphex 2018-01-16 02:22:53 +01:00
parent 8ddcf4d6d7
commit 3bdea333e1

View File

@ -59,7 +59,7 @@ typedef struct Vertex
float x, y;
#if defined(HAVE_D3D8)
float z;
#ifdef _XBOX
#if 1
float rhw;
#endif
#endif