Refactor asset loading

This commit is contained in:
2025-11-04 22:23:44 -06:00
parent 7c11a7e5bc
commit 1ce1fdff8d
26 changed files with 198 additions and 1010 deletions

View File

@@ -6,9 +6,8 @@
# Sources
target_sources(${DUSK_TARGET_NAME}
PRIVATE
# asset.c
# assetmanager.c
asset.c
)
# Subdirs
# add_subdirectory(type)
add_subdirectory(type)