share/hedgewars/Data/Graphics/SuddenDeath/CMakeLists.txt
author sheepluva
Mon, 17 Oct 2011 22:48:11 +0200
changeset 6144 e8c302637b10
parent 4750 736edc3a2353
child 8443 2debc9b9f917
permissions -rw-r--r--
fix overlapping pixel in stormtrooper hat

file(GLOB Sprites *.png)

install(FILES
	${Sprites}
	DESTINATION ${SHAREPATH}Data/Graphics/SuddenDeath)