Fix flat api not getting exported.
parent
0c4831260e
commit
38ad2c057c
|
@ -21,7 +21,7 @@
|
||||||
#define STEAMAPI_API static
|
#define STEAMAPI_API static
|
||||||
#define STEAMCLIENT_API S_API_EXPORT
|
#define STEAMCLIENT_API S_API_EXPORT
|
||||||
#else
|
#else
|
||||||
#define STEAMAPI_API S_API
|
#define STEAMAPI_API S_API_EXPORT
|
||||||
#define STEAMCLIENT_API static
|
#define STEAMCLIENT_API static
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue