Change entity to use fixed_t

This commit is contained in:
2025-06-18 14:06:03 -05:00
parent c9f795e55c
commit 9a306df7e5
12 changed files with 329 additions and 32 deletions
+1
View File
@@ -6,5 +6,6 @@
# Sources
target_sources(${DUSK_TARGET_NAME}
PRIVATE
fixed.c
memory.c
)