mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
game_launch: fix build on windows
This commit is contained in:
parent
00b9ac676e
commit
a862e641f1
@ -28,7 +28,7 @@ GNU General Public License for more details.
|
||||
#endif
|
||||
#define XASHLIB "xash.dll"
|
||||
#define dlerror() GetStringLastError()
|
||||
#include <windows.h>
|
||||
#include <shellapi.h> // CommandLineToArgvW
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user