index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
physics.h
blob: e17a7a86565c94dc6b8a9bc696ee3e400575cac2 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef _HACKVR_PHYSICS_H_
#define _HACKVR_PHYSICS_H_
int
apply_physics
();
#endif