Add actions
This commit is contained in:
@@ -24,9 +24,14 @@ add_executable(PixelDefense
|
||||
game/pathfinding.c
|
||||
game/pathfinding.h
|
||||
game/systems.h
|
||||
game/systems_ai.c
|
||||
game/systems_entity.c
|
||||
game/systems_input.c
|
||||
game/systems_ui.c
|
||||
game/unit_actions.c
|
||||
game/unit_actions.h
|
||||
game/unit_ai.c
|
||||
game/unit_ai.h
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user