adding multiplayer

This commit is contained in:
2026-04-15 06:57:15 -07:00
parent af639e62c3
commit 3a91db6321
32 changed files with 938 additions and 174 deletions

View File

@@ -1,5 +1,6 @@
target_sources(${PROJECT_NAME} PRIVATE
Player.c
Player_c.c
Player_e.c
Centery.c
Gun.c
)