fix build error
add `shlwapi.lib` comment
This commit is contained in:
parent
f99c8f0dad
commit
c396f3cec3
@ -12,6 +12,7 @@
|
|||||||
#include <regex>
|
#include <regex>
|
||||||
#include <imgui_internal.h>
|
#include <imgui_internal.h>
|
||||||
#include "shlwapi.h"
|
#include "shlwapi.h"
|
||||||
|
#pragma comment(lib, "shlwapi.lib")
|
||||||
|
|
||||||
namespace cheat::feature
|
namespace cheat::feature
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user