Fixed gameplay
This commit is contained in:
@ -53,6 +53,8 @@ set(TETRIS_SOURCES
|
||||
src/gameplay/effects/LineEffect.cpp
|
||||
src/audio/SoundEffect.cpp
|
||||
src/ui/MenuLayout.cpp
|
||||
src/app/BackgroundManager.cpp
|
||||
src/app/Fireworks.cpp
|
||||
# State implementations (new)
|
||||
src/states/LoadingState.cpp
|
||||
src/states/MenuState.cpp
|
||||
|
||||
Reference in New Issue
Block a user