mirror of
https://github.com/td512/re3.git
synced 2026-03-03 08:35:01 +00:00
CEntity and friends
This commit is contained in:
@@ -7,8 +7,6 @@ CPlaceable::CPlaceable(void)
|
||||
m_matrix.SetScale(1.0f);
|
||||
}
|
||||
|
||||
CPlaceable::~CPlaceable(void) = default;
|
||||
|
||||
void
|
||||
CPlaceable::SetHeading(float angle)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user