clean working dir

This commit is contained in:
2026-05-26 10:32:23 +02:00
parent 6b6b3d1766
commit 8eeef59a98
6 changed files with 34 additions and 5 deletions
+1
View File
@@ -53,6 +53,7 @@ Lisp editorMoveEndBuffer(Lisp args, LispError *e, LispContext ctx);
// Other
Lisp editorAutoComplete(Lisp args, LispError *e, LispContext ctx);
void free_structs(void);