share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author nemo
Mon, 22 Jun 2009 00:22:42 +0000
changeset 2188 6cdf9109cc58
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Kill saucer if it touches the ground, Tiy's new graphic

file(GLOB HedgehogSprites *.png)

install(FILES
	${HedgehogSprites}
	DESTINATION ${SHAREPATH}Data/Graphics/Hedgehog)