horror/thirdparty/ode-0.16.5/include/ode/version.h

7 lines
87 B
C
Raw Normal View History

2024-06-10 17:48:14 +08:00
#ifndef _ODE_VERSION_H_
#define _ODE_VERSION_H_
#define dODE_VERSION "0.16.5"
#endif