Refactor the folder structure which only had 2 'real' modules, now it's more real, no need for splitting into folders beside the external one

This commit is contained in:
Krzosa Karol
2026-02-09 23:11:24 +01:00
parent fde4e463ad
commit 56a729b617
69 changed files with 12 additions and 346 deletions

View File

@@ -0,0 +1,2 @@
void InsertDirectoryNavigation(struct Buffer *buffer);
void OpenDirectoryNavigation(struct View *view);