mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 17:47:43 +00:00
Finish CSamusHud and subsystems
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
void SetLightPriorityAndId();
|
||||
void SetLight(const CLight&);
|
||||
CLight GetLight() const;
|
||||
TUniqueId GetParentId() const;
|
||||
TUniqueId GetParentId() const { return xe8_parentId; }
|
||||
};
|
||||
}
|
||||
#endif // __URDE_CGAMELIGHT_HPP__
|
||||
|
||||
Reference in New Issue
Block a user