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

More CThardus

This commit is contained in:
2019-12-14 15:50:29 -08:00
parent 8689d599c5
commit 21159e604e
12 changed files with 520 additions and 97 deletions

View File

@@ -32,6 +32,7 @@ public:
void Flush() override;
void ObjectUnreferenced(const SObjectTag&) override;
std::vector<SObjectTag> GetReferencedTags() const;
size_t GetLiveObjects() const { return x8_resources.size(); }
};
} // namespace urde