mirror of
https://github.com/isledecomp/isle.git
synced 2026-05-05 14:33:56 +00:00
Fixes
This commit is contained in:
parent
9d5a7ed0a3
commit
2b5f1ff36a
@ -17,13 +17,11 @@ class LegoFlcTexturePresenter : public MxFlcPresenter {
|
||||
return "LegoFlcTexturePresenter";
|
||||
}
|
||||
|
||||
// MxFlcPresenter's ::IsA is used
|
||||
|
||||
private:
|
||||
void Init();
|
||||
|
||||
undefined4 m_unk0x68;
|
||||
undefined4 m_unk0x6c;
|
||||
undefined4 m_unk0x68; // 0x68
|
||||
undefined4 m_unk0x6c; // 0x6c
|
||||
};
|
||||
|
||||
#endif // LEGOFLCTEXTUREPRESENTER_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user