Files
dusklight/include/dolphin/mtx/vec.h
T
2021-03-28 22:49:05 +02:00

8 lines
77 B
C

#ifndef VEC_H
#define VEC_H
#include "dolphin/types.h"
#endif /* VEC_H */