fix DWIPath loading for songs that have a normal layout;
some DWI's have relative paths that don't begin with ".\ Song.cpp
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#pragma comment(lib, "dinput8.lib")
|
||||
#pragma comment(lib, "dxguid.lib")
|
||||
|
||||
//#define HAVE_DDK
|
||||
#define HAVE_DDK
|
||||
#ifdef HAVE_DDK
|
||||
#pragma comment(lib, "setupapi.lib")
|
||||
#pragma comment(lib, "hid.lib")
|
||||
|
||||
Reference in New Issue
Block a user