Fixing cross compiling with clang-cl

This commit is contained in:
Nemirtingas 2019-08-01 15:58:24 +02:00
parent d646f61582
commit 890f19c20a
5 changed files with 9 additions and 9 deletions

View file

@ -8,7 +8,7 @@
class DX12_Hook : public Base_Hook
{
public:
static constexpr const char DLL_NAME[] = "d3d12.dll";
static constexpr const char *DLL_NAME = "d3d12.dll";
private:
// Variables