]> git.lizzy.rs Git - shadowclad.git/blob - typedefs.h
Only render axis indicator on the positive side of that axis
[shadowclad.git] / typedefs.h
1 #ifndef TYPEDEFS_H
2 #define TYPEDEFS_H
3
4 typedef float Point3f[3];
5
6 #endif