Welcome to mirror list, hosted at ThFree Co, Russian Federation.

PHY_IVehicle.cpp « common « Physics « gameengine « source - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3879e83396f39615246d0336691fbeda12785bea (plain)
1
2
3
4
5
6
7

#include "PHY_IVehicle.h"

PHY_IVehicle::~PHY_IVehicle()
{

}