This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/gameengine/Physics/common/PHY_IVehicle.cpp

8 lines
63 B
C++
Raw Normal View History

#include "PHY_IVehicle.h"
PHY_IVehicle::~PHY_IVehicle()
{
}