mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 02:30:44 +00:00
Convert GetGamePath() to fs::path
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
void InitLauncher();
|
||||
beammp_fs_string GetEP(const beammp_fs_char* P = nullptr);
|
||||
beammp_fs_string GetGamePath();
|
||||
std::filesystem::path GetGamePath();
|
||||
std::string GetVer();
|
||||
std::string GetPatch();
|
||||
beammp_fs_string GetEN();
|
||||
|
||||
Reference in New Issue
Block a user