New textures

This commit is contained in:
2023-06-20 23:57:22 -07:00
parent ac797c8abb
commit b1f16c80cf
46 changed files with 355 additions and 162 deletions

View File

@@ -3,11 +3,5 @@
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
tool_texture(texture_eth_pose_day_front
FILE="${CMAKE_CURRENT_LIST_DIR}/day_front.png"
SCALE=${LIMINIAL_CHARACTER_SCALE}
)
tool_texture(texture_eth_pose_day_back
FILE="${CMAKE_CURRENT_LIST_DIR}/day_back.png"
SCALE=${LIMINIAL_CHARACTER_SCALE}
)
include(${CMAKE_CURRENT_LIST_DIR}/day/CMakeLists.txt)
include(${CMAKE_CURRENT_LIST_DIR}/night/CMakeLists.txt)