finish title screen, fix game logic, add textures, somehow forgot the T tetromino lol
This commit is contained in:
@@ -30,7 +30,7 @@ target_link_libraries(SDL_TD
|
||||
)
|
||||
|
||||
file(GLOB ASSETS
|
||||
"assets/*.png"
|
||||
"assets/*"
|
||||
)
|
||||
|
||||
foreach(ASSET ${ASSETS})
|
||||
|
||||
Reference in New Issue
Block a user