mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 10:40:46 +00:00
fix various commandline argument related things
This commit is contained in:
@@ -11,10 +11,9 @@
|
||||
#include <vector>
|
||||
|
||||
void InitLauncher();
|
||||
std::string GetEP(char* P = nullptr);
|
||||
std::string GetEP(const char* P = nullptr);
|
||||
std::string GetGamePath();
|
||||
std::string GetVer();
|
||||
std::string GetPatch();
|
||||
std::string GetEN();
|
||||
void ConfigInit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user