fteqw/engine/common/com_phys_bullet.cpp

7 lines
144 B
C++

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