tree-sitter-make
tree-sitter-make copied to clipboard
Makefile highlighting problem
The Makefile fragment causing the highlighting error.
COMMON_PACK_NAMES = preload splash common leaderboards
ART_PACKS = $(COMMON_PACK_NAMES:=.pak)
COMMON_ATLAS_NAMES = game menu shop wardrobe leaderboards
COMMON_ATLASES = $(COMMON_ATLAS_NAMES:%=atlas_%.xml)