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