mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-12 07:48:16 -05:00
Add legacy menu dumping unlinker command line argument
This commit is contained in:
@ -63,5 +63,5 @@ public:
|
||||
* \param zone The zone to resolve the path input for.
|
||||
* \return An output path for the zone based on the user input.
|
||||
*/
|
||||
std::string GetOutputFolderPathForZone(Zone* zone) const;
|
||||
std::string GetOutputFolderPathForZone(const Zone* zone) const;
|
||||
};
|
||||
|
Reference in New Issue
Block a user