mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 07:07:42 +00:00
Add all entities to ImGuiEntitySupport
This commit is contained in:
@@ -11,6 +11,7 @@ class CScriptRelay : public CEntity {
|
||||
u32 x38_sendCount = 0;
|
||||
|
||||
public:
|
||||
DEFINE_ENTITY
|
||||
CScriptRelay(TUniqueId, std::string_view, const CEntityInfo&, bool);
|
||||
|
||||
void Accept(IVisitor& visitor) override;
|
||||
|
||||
Reference in New Issue
Block a user