mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Add all entities to ImGuiEntitySupport
This commit is contained in:
@@ -21,6 +21,7 @@ class CScriptCameraPitchVolume : public CActor {
|
||||
bool x13c_25_occupied : 1 = false;
|
||||
|
||||
public:
|
||||
DEFINE_ENTITY
|
||||
CScriptCameraPitchVolume(TUniqueId, bool, std::string_view, const CEntityInfo&, const zeus::CVector3f&,
|
||||
const zeus::CTransform&, const zeus::CRelAngle&, const zeus::CRelAngle&, float);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user