mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
TCastTo implementation
This commit is contained in:
@@ -27,6 +27,8 @@ class CScriptActorRotate : public CEntity
|
||||
public:
|
||||
CScriptActorRotate(TUniqueId, const std::string&, const CEntityInfo&, const zeus::CVector3f&, float, bool, bool,
|
||||
bool);
|
||||
|
||||
void Accept(IVisitor& visitor);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user