mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
extract tool work
This commit is contained in:
@@ -70,8 +70,8 @@ public:
|
||||
*/
|
||||
struct ExtractPassInfo
|
||||
{
|
||||
const SystemString* srcpath;
|
||||
std::vector<const SystemString*> extractArgs;
|
||||
SystemString srcpath;
|
||||
std::vector<SystemString> extractArgs;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user