Andrey A. Ugolnik
Results
1
issues of
Andrey A. Ugolnik
The Makefile fragment causing the highlighting error. ```Makefile 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) ```