X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fwin32%2FGenaDrive%2FDirect.cpp;h=da86b16f77a06c9c9adccf1e50e24b6a87000da4;hb=bcc9eda077d079ea5005d60ac58f9fe0d5105abe;hp=3c8f3769b61d0f3ba1aa3854dbba422178090cc4;hpb=2cb51c3c621ed60e192e8342fdeb4225def91bd8;p=picodrive.git diff --git a/platform/win32/GenaDrive/Direct.cpp b/platform/win32/GenaDrive/Direct.cpp index 3c8f376..da86b16 100644 --- a/platform/win32/GenaDrive/Direct.cpp +++ b/platform/win32/GenaDrive/Direct.cpp @@ -305,6 +305,8 @@ int DirectPresent() } #ifdef USE_D3D +#define PI 3.14159265f + static int MakeVertexList() { struct CustomVertex *vert=NULL,*pv=NULL;