diff --git a/CMakeLists.txt b/CMakeLists.txt index a164fcc..55c5a1e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,6 +14,9 @@ set(SOURCES ) set(ASSETS_fx assets-fx/title.png + assets-fx/tiles/blocks/soil.png + assets-fx/tiles/blocks/stone.png + assets-fx/tiles/blocks/coal.png # ... )