Files
dusklight/include/dolphin/mtx/vec.h
T
2021-03-31 23:22:38 +02:00

8 lines
77 B
C

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