mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
NOD API changes
This commit is contained in:
@@ -333,7 +333,7 @@ struct SpecMP3 : SpecBase
|
||||
hecl::SystemString currentTarget = _S("");
|
||||
size_t nodeCount = 0;
|
||||
int prog = 0;
|
||||
nod::ExtractionContext ctx = {true, force,
|
||||
nod::ExtractionContext ctx = {force,
|
||||
[&](const std::string& name, float)
|
||||
{
|
||||
hecl::SystemStringView nameView(name);
|
||||
|
||||
Reference in New Issue
Block a user