mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 02:27:41 +00:00
@@ -157,6 +157,8 @@ public:
|
||||
CRumbleManager* GetRumbleManager() { return x88c_rumbleManager; }
|
||||
CFluidPlaneManager* FluidPlaneManager() { return x87c_fluidPlaneManager; }
|
||||
const CFluidPlaneManager* GetFluidPlaneManager() const { return x87c_fluidPlaneManager; }
|
||||
CWorldTransManager* WorldTransManager() { return x8c4_worldTransManager.GetPtr(); }
|
||||
const CWorldTransManager* GetWorldTransManager() const { return x8c4_worldTransManager.GetPtr(); }
|
||||
|
||||
CRandom16* Random() const { return x900_random; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user