cleanup and minor changes

This commit is contained in:
vrd
2023-03-07 21:00:56 +02:00
parent 83d47cbefa
commit 7b05b7c5c1
6 changed files with 67 additions and 279 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#include "tree.hpp"
Tree parseTftFile(fd_t);
Tree parseTftFile(const char* path);