mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-06-18 08:20:54 +00:00
V0.6
rewrite
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
///
|
||||
/// Created by Anonymous275 on 7/28/2020
|
||||
///
|
||||
#pragma once
|
||||
void InitServer(int argc, char* argv[]);
|
||||
void InitConfig();
|
||||
void InitLua();
|
||||
void InitRes();
|
||||
void HBInit();
|
||||
void StatInit();
|
||||
void NetMain();
|
||||
Reference in New Issue
Block a user