Fixed timestep, forgot header declaration.

This commit is contained in:
ViktorLjung
2014-04-16 14:40:42 +02:00
parent 0338a06836
commit e8aa3bf890
+1
View File
@@ -57,6 +57,7 @@ public:
private:
double m_Accumulator;
hkpWorld* m_PhysicsWorld;
void SetUpPhysicsState(EntityID entity, EntityID parent);