Convert buildings to entities (partially)
This commit is contained in:
@@ -11,8 +11,11 @@ add_subdirectory(engine/)
|
||||
add_executable(PixelDefense
|
||||
${lib_sources}
|
||||
|
||||
game/main.c
|
||||
game/utils/buildings.h
|
||||
|
||||
game/common.h
|
||||
game/components.h
|
||||
game/main.c
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user