mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-14 08:47:57 -05:00
Make use of ArgumentParser and UsageInformation Generator in unlink tool
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include "ZoneLoading.h"
|
||||
|
||||
bool ZoneLoading::LoadZone(std::string& path)
|
||||
bool ZoneLoading::LoadZone(const std::string& path)
|
||||
{
|
||||
return false;
|
||||
}
|
Reference in New Issue
Block a user