mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
TCastTo implementation
This commit is contained in:
@@ -11,6 +11,8 @@ class CScriptCounter : public CEntity
|
||||
public:
|
||||
CScriptCounter(TUniqueId, const std::string& name, const CEntityInfo& info,
|
||||
u32, u32, bool, bool);
|
||||
|
||||
void Accept(IVisitor& visitor);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user