mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Various imps, completed CCollisionResponse RE
This commit is contained in:
@@ -13,12 +13,13 @@ class CScriptMemoryRelay : public CEntity
|
||||
{
|
||||
bool x34_24_;
|
||||
bool x34_25_;
|
||||
bool x34_26_;
|
||||
bool x34_26_ignoreMessages;
|
||||
};
|
||||
u8 dummy = 0;
|
||||
};
|
||||
public:
|
||||
CScriptMemoryRelay(TUniqueId, const std::string& name, const CEntityInfo&, bool, bool, bool);
|
||||
void AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId objId, CStateManager &stateMgr);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user