mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
fix: Remaining compile errors
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
#if !defined(WINGDIAPI)
|
||||
#define WINGDIAPI extern "C"
|
||||
#define APIENTRY
|
||||
#endif
|
||||
|
||||
#if !defined(APIENTRY)
|
||||
#define APIENTRY
|
||||
#endif
|
||||
|
||||
#if defined(OS_WEB)
|
||||
|
||||
Reference in New Issue
Block a user