mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 09:07:41 +00:00
@@ -31,6 +31,8 @@ public:
|
||||
void CancelBuild(const SObjectTag&) override;
|
||||
bool CanBuild(const SObjectTag&) override;
|
||||
const SObjectTag* GetResourceIdByName(const char* name) const override;
|
||||
|
||||
uint ResourceSize(const SObjectTag& tag) const { return x4_resLoader.ResourceSize(tag); }
|
||||
|
||||
void AsyncIdle(uint time);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user