mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
game_launch: fix build on windows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user