mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 19:44:55 +00:00
Initial implementations to support world teleportation via console, Add CVar for logging script messages
This commit is contained in:
@@ -77,6 +77,7 @@ public:
|
||||
const SResInfo* GetResInfoForLoadPreferForward(CAssetId id) const;
|
||||
const SResInfo* GetResInfoForLoadDirectionless(CAssetId id) const;
|
||||
const SResInfo* GetResInfo(CAssetId id) const;
|
||||
bool IsWorldPak() const { return x28_26_worldPak; }
|
||||
u32 GetFakeStaticSize() const { return 0; }
|
||||
void AsyncIdle();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user