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