creat bullet_manager.cpp

This commit is contained in:
2025-09-30 20:41:35 +02:00
parent 6fae12ba02
commit bddb790fe2
5 changed files with 216 additions and 62 deletions

View File

@@ -64,6 +64,7 @@ set(APP_SOURCES
source/balloon_manager.cpp
source/balloon.cpp
source/bullet.cpp
source/bullet_manager.cpp
source/enter_name.cpp
source/explosions.cpp
source/game_logo.cpp