blender/source/gameengine/Physics/common/PHY_IVehicle.cpp

11 lines
138 B
C++
Raw Normal View History

2011-02-25 13:37:23 +00:00
/** \file gameengine/Physics/common/PHY_IVehicle.cpp
* \ingroup phys
*/
#include "PHY_IVehicle.h"
PHY_IVehicle::~PHY_IVehicle()
{
}