mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-07 05:23:02 +00:00
chore: use filename of argv0 in UsageInformation
This commit is contained in:
@@ -12,7 +12,7 @@ class ZoneCodeGeneratorArguments
|
||||
/**
|
||||
* \brief Prints a command line usage help text for the Unlinker tool to stdout.
|
||||
*/
|
||||
static void PrintUsage();
|
||||
void PrintUsage() const;
|
||||
static void PrintVersion();
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user