mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Add remaining classes, implement/match LegoObjectFactory (#1026)
* Add missing classes * Match LegoObjectFactory * Remove semicolon * Add symbol * Fix
This commit is contained in:

committed by
GitHub

parent
abb4483e18
commit
cf576ca78f
@@ -42,6 +42,9 @@ public:
|
||||
// SYNTHETIC: LEGO1 0x100b1160
|
||||
// MxObjectFactory::`scalar deleting destructor'
|
||||
|
||||
// SYNTHETIC: LEGO1 0x10009020
|
||||
// MxObjectFactory::~MxObjectFactory
|
||||
|
||||
private:
|
||||
#define X(V) MxAtomId m_id##V;
|
||||
FOR_MXOBJECTFACTORY_OBJECTS(X)
|
||||
|
Reference in New Issue
Block a user