use generic dxerr, it's more broadly available

This commit is contained in:
David Rose 2010-10-05 17:08:49 +00:00
parent d6666e5aa3
commit b041ea7e6d

View File

@ -34,6 +34,7 @@
#include <d3d9.h>
#include <d3dx9.h>
#define USE_GENERIC_DXERR_LIBRARY 1
#ifdef USE_GENERIC_DXERR_LIBRARY
#include <dxerr.h>
#define DX_GET_ERROR_STRING_FUNC DXGetErrorString