aboutsummaryrefslogblamecommitdiffstats
path: root/src/physics.h
blob: e17a7a86565c94dc6b8a9bc696ee3e400575cac2 (plain) (tree)
1
2
3
4
5
6





                          
#ifndef _HACKVR_PHYSICS_H_
#define _HACKVR_PHYSICS_H_

int apply_physics();

#endif