engine/engine/common/com_phys_bullet.cpp

7 lines
144 B
C++
Raw Normal View History

#include "quakedef.h"
#ifdef USE_INTERNAL_BULLET
#define FTEENGINE
#undef FTEPLUGIN
#include "../../plugins/bullet/bulletplug.cpp"
#endif