Add path debug drawing, resources fields

This commit is contained in:
2023-11-14 16:21:14 +01:00
parent 8825b9e01f
commit 274612b035
6 changed files with 82 additions and 14 deletions

View File

@@ -11,6 +11,7 @@ add_subdirectory(engine/)
add_executable(PixelDefense
game/systems/entity_systems.c
game/systems/systems.h
game/systems/ui_systems.c
game/utils/building_types.h
game/utils/pathfinding.c