mirror of https://github.com/snes9xgit/snes9x.git
DxErr9.lib -> DxErr.lib
This commit is contained in:
parent
d5aae6da63
commit
8661051215
|
@ -176,7 +176,7 @@
|
|||
|
||||
#pragma comment( lib, "d3d9" )
|
||||
#pragma comment( lib, "d3dx9" )
|
||||
#pragma comment( lib, "DxErr9" )
|
||||
#pragma comment( lib, "DxErr" )
|
||||
|
||||
#include "cdirect3d.h"
|
||||
#include "win32_display.h"
|
||||
|
|
Loading…
Reference in New Issue