mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-01-24 17:03:05 +00:00
Make use of ArgumentParser and UsageInformation Generator in unlink tool
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
class ZoneLoading
|
||||
{
|
||||
public:
|
||||
static bool LoadZone(std::string& path);
|
||||
static bool LoadZone(const std::string& path);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user