]> git.lizzy.rs Git - nothing.git/blob - src/path.h
Move mat3x3 to math "subpackage"
[nothing.git] / src / path.h
1 #ifndef PATH_H_
2 #define PATH_H_
3
4 char *base_path_folder(const char *subfolder);
5
6 #endif  // PATH_H_