mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
build: Make ImHex fully compile with MSVC and Clang CL
This does NOT make ImHex work yet. However it can now be compiled
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define sscanf sscanf_s
|
||||
#endif
|
||||
|
||||
ImNodesContext* GImNodes = NULL;
|
||||
IMGUI_API ImNodesContext* GImNodes = NULL;
|
||||
|
||||
namespace IMNODES_NAMESPACE
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user