fixed main screen
This commit is contained in:
@ -55,6 +55,8 @@ set(TETRIS_SOURCES
|
||||
src/ui/MenuLayout.cpp
|
||||
src/app/BackgroundManager.cpp
|
||||
src/app/Fireworks.cpp
|
||||
src/app/AssetLoader.cpp
|
||||
src/states/LoadingManager.cpp
|
||||
# State implementations (new)
|
||||
src/states/LoadingState.cpp
|
||||
src/states/MenuState.cpp
|
||||
|
||||
Reference in New Issue
Block a user