Torque3D/Engine/lib/bullet/examples/LuaDemo/LuaPhysicsSetup.h

7 lines
180 B
C
Raw Permalink Normal View History

2022-05-14 03:42:41 +00:00
#ifndef _LUA_PHYSICS_SETUP_H
#define _LUA_PHYSICS_SETUP_H
class CommonExampleInterface* LuaDemoCreateFunc(struct CommonExampleOptions& options);
#endif //_LUA_PHYSICS_SETUP_H