R-Type  2
Doom but in better
Loading...
Searching...
No Matches
main.cpp File Reference

Entry point for the R-Type server application. More...

#include "src/server.hpp"
#include <thread>
#include <iostream>
#include <string>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Entry point for the R-Type server application.

Definition in file main.cpp.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 19 of file main.cpp.