2
0
Эх сурвалжийг харах

video/openvr: define OPENVR_API_NODLL

.. so that S_API doesn't expand to __declspec(dllimport)
Ozkan Sezer 1 долоо хоног өмнө
parent
commit
976ba1e750

+ 1 - 0
src/video/openvr/SDL_openvrvideo.h

@@ -13,6 +13,7 @@
 #pragma GCC diagnostic ignored "-Wunused-variable"
 #endif
 
+#define OPENVR_API_NODLL
 #define USE_SDL
 #include "openvr_capi.h"