mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
Update gasstation.h
This commit is contained in:
parent
6907e16460
commit
1820ac8388
@ -29,15 +29,15 @@ class GasStation : public LegoWorld {
|
||||
}
|
||||
|
||||
private:
|
||||
undefined m_unk0xf8 = 0;
|
||||
undefined m_unk0x104 = 0;
|
||||
undefined m_unk0x100 = 0;
|
||||
undefined m_unk0x106 = 0;
|
||||
undefined m_unk0xfc = 0;
|
||||
undefined m_unk0x108 = 0;
|
||||
undefined m_unk0x114 = 0;
|
||||
undefined m_unk0x10c = 0;
|
||||
undefined m_unk0x115 = 0;
|
||||
undefined m_unk0x110 = 0;
|
||||
undefined m_unk0xf8;
|
||||
undefined m_unk0x104;
|
||||
undefined m_unk0x100;
|
||||
undefined m_unk0x106;
|
||||
undefined m_unk0xfc;
|
||||
undefined m_unk0x108;
|
||||
undefined m_unk0x114;
|
||||
undefined m_unk0x10c;
|
||||
undefined m_unk0x115;
|
||||
undefined m_unk0x110;
|
||||
};
|
||||
#endif // GASSTATION_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user