mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Implement CScriptSpindleCamera
This commit is contained in:
@@ -101,5 +101,6 @@ public:
|
||||
s32 GetPriority() const { return xe8_priority; }
|
||||
const CCameraHint& GetHint() const { return xec_hint; }
|
||||
TUniqueId GetDelegatedCamera() const { return x164_delegatedCamera; }
|
||||
const zeus::CTransform& GetOriginalTransform() const { return x168_origXf; }
|
||||
};
|
||||
} // namespace urde
|
||||
|
||||
Reference in New Issue
Block a user