Update gasstation.cpp

This commit is contained in:
Daniel Hejduk 2024-01-11 19:05:04 +01:00 committed by GitHub
parent 102734c970
commit 8149373499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,16 +3,16 @@
// STUB: LEGO1 0x100046a0
GasStation::GasStation()
{
field1_0xf8 = 0;
field6_0x104 = 0;
field5_0x100 = 0;
field7_0x106 = 0;
field4_0xfc = 0;
field8_0x108 = 0;
field_0x114 = 0;
field9_0x10c = 0;
field_0x115 = 0;
field10_0x110 = 0;
m_unk0xf8 = 0;
m_unk0x104 = 0;
m_unk0x100 = 0;
m_unk0x106 = 0;
m_unk0xfc = 0;
m_unk0x108 = 0;
m_unk0x114 = 0;
m_unk0x10c = 0;
m_unk0x115 = 0;
m_unk0x110 = 0;
}
// STUB: LEGO1 0x100048c0