2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 00:27:42 +00:00

CScriptMazeNode: Implement Reset

This commit is contained in:
2020-09-19 13:44:32 -04:00
parent e486e01b2a
commit 529e8f6a07
2 changed files with 13 additions and 2 deletions

View File

@@ -61,5 +61,6 @@ public:
private:
void GenerateObjects(CStateManager& mgr);
void Reset(CStateManager& mgr);
};
} // namespace urde