refactored some functions from main.cpp
This commit is contained in:
@ -57,6 +57,7 @@ set(TETRIS_SOURCES
|
||||
src/app/BackgroundManager.cpp
|
||||
src/app/Fireworks.cpp
|
||||
src/app/AssetLoader.cpp
|
||||
src/app/TextureLoader.cpp
|
||||
src/states/LoadingManager.cpp
|
||||
# State implementations (new)
|
||||
src/states/LoadingState.cpp
|
||||
|
||||
Reference in New Issue
Block a user