From 4b3b08ecadf8604062c7f801668e641cb024e309 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 25 Apr 2025 21:17:07 +0200 Subject: First Commit --- structure.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 structure.txt (limited to 'structure.txt') diff --git a/structure.txt b/structure.txt new file mode 100644 index 0000000..d3d1cd3 --- /dev/null +++ b/structure.txt @@ -0,0 +1,32 @@ +opdec +| .clangd +| .gitignore +| compile_flags.txt +| COPYING +| COPYRIGHT +| Makefile +| README.md +| structure.txt +| ++---bin +| contrast.exe +| lensdrac.exe +| oif.exe +| refl.exe +| SDL2.dll +| sdl2test.exe +| SDL2_ttf.dll +| ++---include +| opdecdef.h +| +\---src + +---lensdrac + | lensdrac.c + | sdl2test.c + | + \---odutils + contrast.c + oif.c + refl.c + -- cgit v1.2.3