This commit is contained in:
Christian Semmler 2023-12-24 08:55:14 -05:00
parent 6a5f4f7467
commit c41be545cc

View File

@ -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