mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
* propagate name changes from commit fce97ea
* remove dependency on omni types
* rename parameter too
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
int GetUnknown0xe0() { return m_unk0xe0; }
|
||||
void SetUnknown0xe0(int p_unk0xe0) { m_unk0xe0 = p_unk0xe0; }
|
||||
|
||||
static undefined SetUnk101013d8(undefined p_flag);
|
||||
static unsigned char SetLightSupport(unsigned char p_lightSupport);
|
||||
|
||||
protected:
|
||||
void UpdateWorldData(const Matrix4& parent2world) override; // vtable+0x28
|
||||
|
Reference in New Issue
Block a user