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

8 lines
63 B
C++

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