mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-13 03:31:15 +00:00
10 lines
160 B
C++
10 lines
160 B
C++
class LegoPlantManager : public MxCore
|
|
{
|
|
// OFFSET LEGO1 0x10026220
|
|
LegoPlantManager();
|
|
|
|
// OFFSET LEGO1 0x10026330
|
|
void Init();
|
|
|
|
// Size 0x2c
|
|
} |