mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
Implementing GasStation:GasStation() function
This commit is contained in:
parent
99ee212213
commit
102734c970
@ -3,7 +3,16 @@
|
||||
// STUB: LEGO1 0x100046a0
|
||||
GasStation::GasStation()
|
||||
{
|
||||
// TODO
|
||||
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;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100048c0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user