Fix and integrate BT
This commit is contained in:
@@ -18,6 +18,8 @@ add_executable(PixelDefense
|
||||
game/systems/systems.c
|
||||
game/systems/systems.h
|
||||
|
||||
game/ai_actions.c
|
||||
game/ai_actions.h
|
||||
game/buildings.c
|
||||
game/buildings.h
|
||||
game/components.c
|
||||
@@ -38,10 +40,6 @@ add_executable(PixelDefense
|
||||
game/sounds.h
|
||||
game/ui_widgets.c
|
||||
game/ui_widgets.h
|
||||
game/unit_actions.c
|
||||
game/unit_actions.h
|
||||
game/unit_ai.c
|
||||
game/unit_ai.h
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user