mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-01 11:31:15 +00:00
LEGO1: remove a few exports
This commit is contained in:
parent
cb62bbe449
commit
dc8ad1d34a
@ -15,7 +15,7 @@ class LegoStorage;
|
|||||||
class MxVariableTable;
|
class MxVariableTable;
|
||||||
class MxString;
|
class MxString;
|
||||||
|
|
||||||
LEGO1_EXPORT extern const char* g_actorNames[7];
|
extern const char* g_actorNames[7];
|
||||||
|
|
||||||
// SIZE 0x08
|
// SIZE 0x08
|
||||||
struct ColorStringStruct {
|
struct ColorStringStruct {
|
||||||
|
|||||||
@ -14,7 +14,7 @@ class LegoWorld;
|
|||||||
|
|
||||||
// VTABLE: LEGO1 0x100d6758
|
// VTABLE: LEGO1 0x100d6758
|
||||||
// SIZE 0x2c
|
// SIZE 0x2c
|
||||||
class LEGO1_EXPORT LegoPlantManager : public MxCore {
|
class LegoPlantManager : public MxCore {
|
||||||
public:
|
public:
|
||||||
// SIZE 0x0c
|
// SIZE 0x0c
|
||||||
struct AnimEntry {
|
struct AnimEntry {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user