mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
Fixes
This commit is contained in:
parent
6a5f4f7467
commit
c41be545cc
@ -24,10 +24,9 @@ class JukeBox : public LegoWorld {
|
||||
}
|
||||
|
||||
private:
|
||||
undefined m_unk0xf8[4];
|
||||
undefined4 m_unk0xfc;
|
||||
undefined2 m_unk0x100;
|
||||
undefined m_unk0x102[2];
|
||||
undefined m_unk0xf8[4]; // 0xf8
|
||||
undefined4 m_unk0xfc; // 0xfc
|
||||
undefined2 m_unk0x100; // 0x100
|
||||
};
|
||||
|
||||
#endif // JUKEBOX_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user