About to break scene tree.

This commit is contained in:
2025-08-21 16:21:01 -05:00
parent 4688358d6a
commit 9f5894cdcb
17 changed files with 317 additions and 83 deletions

View File

@@ -7,4 +7,7 @@
target_sources(${DUSK_TARGET_NAME}
PRIVATE
scenetree.c
)
)
# Subdirs
add_subdirectory(test)