restore asset constants
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-01-29 21:49:18 +01:00
parent d943b6deaa
commit 8a6214e893

View File

@@ -13,6 +13,8 @@ SRC_DIR = inc
SRC = $(shell sed 's|^|$(SRC_DIR)/|' $(ORDER))
ASSETS_LUA = inc/meta/meta.assets.lua
ASSETS_DIR = assets
ASSET_TYPES = tiles sprites sfx music
# CI/CD variables
VERSION_FILE = .version