Fixed all my pointers

This commit is contained in:
2022-10-19 19:44:47 -07:00
parent fd7c075fa0
commit 70f14ee2e5
31 changed files with 289 additions and 141 deletions

View File

@@ -16,4 +16,5 @@ target_include_directories(${DAWN_TARGET_NAME}
)
# Subdirs
add_subdirectory(display)
add_subdirectory(scene)