mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 10:40:46 +00:00
move socket decls around
This commit is contained in:
@@ -15,8 +15,6 @@ extern int ping;
|
||||
|
||||
extern bool ModWarningConfirmed;
|
||||
|
||||
#include <windows.h>
|
||||
extern SOCKET LSocket,CSocket;
|
||||
|
||||
[[noreturn]] void CoreNetwork();
|
||||
extern int ProxyPort;
|
||||
|
||||
Reference in New Issue
Block a user