Server Meshing
Loading...
Searching...
No Matches
main.cpp File Reference
#include <winsock2.h>
#include "stdafx.h"
#include "ServerGameWorld.h"
#include "Data/ReplicationStructs.hpp"
#include "Network/NetworkSystem.h"
Include dependency graph for main.cpp:

Functions

void Go (void)
int main (const int argc, const char *argv[])
LRESULT WinProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)

Function Documentation

◆ Go()

void Go ( void )
Here is the call graph for this function:

◆ main()

int main ( const int argc,
const char * argv[] )
Here is the call graph for this function:

◆ WinProc()

LRESULT WinProc ( HWND hWnd,
UINT message,
WPARAM wParam,
LPARAM lParam )