1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 13:33:34 +00:00
lovr/src/physics/physics.h

6 lines
91 B
C
Raw Normal View History

2017-05-16 04:59:53 +00:00
#include "util.h"
#include <ode/ode.h>
void lovrPhysicsInit();
void lovrPhysicsDestroy();