there is now a player character and the world renders using a cammera
This commit is contained in:
5
source/game_source/entities/CMakeLists.txt
Normal file
5
source/game_source/entities/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
target_sources(${PROJECT_NAME} PRIVATE
|
||||
Player.c
|
||||
Centery.c
|
||||
Gun.c
|
||||
)
|
||||
Reference in New Issue
Block a user