fixed instance loading forget to append basepath.. other path fixes (windows)
[csRadar.git] / csrTypes.h
index 3aafcba51bbcd35cb8f5a54586d77eed1ac5f596..aec727efbd915cc55823310189adba82dbb26da6 100644 (file)
@@ -14,3 +14,4 @@ typedef float         v3f[3];
 typedef float          v4f[4];
 typedef v3f                    m3x3f[3];
 typedef v3f                    m4x3f[4];
+typedef v3f                    boxf[2];