]> git.lizzy.rs Git - shadowclad.git/blob - typedefs.h
8343393356479d6e95cb74b7cbe4d13bf37e57e8
[shadowclad.git] / typedefs.h
1 #ifndef TYPEDEFS_H_
2 #define TYPEDEFS_H_
3
4 typedef float point3f[3];
5
6 #endif