share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author nemo
Sun, 03 May 2009 17:35:10 +0000
changeset 2023 41d3afaa20c7
parent 562 d1a9035175ed
child 3394 47b51e22e670
permissions -rw-r--r--
Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump

file(GLOB AmmoMenuSprites *.png) 

install(FILES
	${AmmoMenuSprites}
	DESTINATION ${SHAREPATH}Data/Graphics/AmmoMenu)