Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-08-11 06:39:52 +03:00
parent c9590037aa
commit ef96c51566
14 changed files with 501 additions and 14 deletions

View File

@@ -51,6 +51,7 @@ add_executable(${PROJECT_NAME})
target_sources(${PROJECT_NAME} PUBLIC
src/vec.c
src/RayExt.c
src/Config.c
src/LunarWM.c
src/main.c