About to add scene rendering

This commit is contained in:
2025-08-12 00:05:58 -05:00
parent 7804cf75e6
commit b0cd37eeaa
13 changed files with 181 additions and 92 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ target_include_directories(${DUSK_TARGET_NAME}
# Sources
target_sources(${DUSK_TARGET_NAME}
PRIVATE
input.c
dusksdl2input.c
main.c
)