mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match Act3::GoodEnding
(#1218)
This commit is contained in:

committed by
GitHub

parent
de7bc813ca
commit
263d7d1e4f
@@ -131,6 +131,10 @@ public:
|
||||
m_unk0x30 |= c_bit2;
|
||||
}
|
||||
|
||||
const Vector4& GetUnknown0x00() const { return m_unk0x00; }
|
||||
const Vector4& GetUnknown0x18() const { return m_unk0x18; }
|
||||
undefined4 GetUnknown0x30() const { return m_unk0x30; }
|
||||
|
||||
inline int Unknown6(Matrix4& p_matrix, float p_f);
|
||||
inline void Unknown7();
|
||||
|
||||
|
Reference in New Issue
Block a user