diff --git a/CMakeLists.txt b/CMakeLists.txt index 8eb95a0..44f05a0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -48,7 +48,7 @@ set(ASSETS ) set(ASSETS_cg - assets-cg/tileset2b_CG.png + assets-cg/tilesetEGA64_CG.png assets-cg/demo_player.png ) diff --git a/assets-cg/fxconv-metadata.txt b/assets-cg/fxconv-metadata.txt index 114c15f..8edc5a0 100644 --- a/assets-cg/fxconv-metadata.txt +++ b/assets-cg/fxconv-metadata.txt @@ -1,4 +1,4 @@ -tileset2b_CG.png: +tilesetEGA64_CG.png: type: bopti-image name: img_tilesetnpp diff --git a/assets-cg/tilesetEGA64_CG.png b/assets-cg/tilesetEGA64_CG.png new file mode 100644 index 0000000..3e28f9b Binary files /dev/null and b/assets-cg/tilesetEGA64_CG.png differ diff --git a/assets-cg/tilesetEGA_CG.xcf b/assets-cg/tilesetEGA_CG.xcf new file mode 100644 index 0000000..d8883ef Binary files /dev/null and b/assets-cg/tilesetEGA_CG.xcf differ