mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 08:46:10 +00:00
CMetroid: More function implementations
This commit is contained in:
@@ -330,5 +330,7 @@ public:
|
||||
CProjectileInfo* GetProjectileInfo() override;
|
||||
bool GetEnableAim() const { return x637_25_enableAim; }
|
||||
bool AllEnergyDrained() const { return x638_30_allEnergyDrained; }
|
||||
TUniqueId GetAttachedActor() const { return x7b4_attachedActor; }
|
||||
bool IsTrooper() const { return x636_24_trooper; }
|
||||
};
|
||||
} // namespace urde::MP1
|
||||
|
||||
Reference in New Issue
Block a user