mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-13 16:07:45 +00:00
Merge branch 'master' of https://github.com/coelckers/gzdoom
This commit is contained in:
commit
59eede6e6c
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
#define HQX_CALLCONV
|
#define HQX_CALLCONV
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(_WIN32)
|
#if 0 //defined(_WIN32)
|
||||||
#ifdef DLL_EXPORT
|
#ifdef DLL_EXPORT
|
||||||
#define HQX_API __declspec(dllexport)
|
#define HQX_API __declspec(dllexport)
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Reference in a new issue