mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:07:42 +00:00
Initial InGameGuiManager imps
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
IFactory& GetFactory() const {return x18_factory;}
|
||||
void Flush();
|
||||
void ObjectUnreferenced(const SObjectTag&);
|
||||
std::vector<SObjectTag> GetReferencedTags() const;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user