mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-22 08:31:07 +00:00
add missing include
This commit is contained in:
@@ -15,7 +15,8 @@ extern int ping;
|
|||||||
|
|
||||||
extern bool ModWarningConfirmed;
|
extern bool ModWarningConfirmed;
|
||||||
|
|
||||||
extern int LSocket,CSocket;
|
#include <windows.h>
|
||||||
|
extern SOCKET LSocket,CSocket;
|
||||||
|
|
||||||
[[noreturn]] void CoreNetwork();
|
[[noreturn]] void CoreNetwork();
|
||||||
extern int ProxyPort;
|
extern int ProxyPort;
|
||||||
|
|||||||
Reference in New Issue
Block a user