diff --git a/CMakeLists.txt b/CMakeLists.txt index a10f270..9cf6e0c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,6 +19,11 @@ set(ASSETS_fx assets-fx/tiles/blocks/stone.png assets-fx/tiles/blocks/coal.png assets-fx/tiles/blocks/steel.png + assets-fx/tiles/blocks/wood.png + assets-fx/player/skin1/player0.png + assets-fx/player/skin1/player1.png + assets-fx/player/skin1/player2.png + assets-fx/player/skin1/player3.png # ... )