Working on client code.

This commit is contained in:
2025-02-21 16:13:35 -06:00
parent 00ad38e87b
commit ec4312c189
27 changed files with 767 additions and 7 deletions
+12
View File
@@ -0,0 +1,12 @@
# Copyright (c) 2025 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# Sources
target_sources(${DUSK_TARGET_NAME}
PRIVATE
entity.c
)
# Subdirs