share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Thu, 16 May 2019 03:41:24 +0200
changeset 14965 cf21a45a62bd
parent 8330 aaefa587e277
permissions -rw-r--r--
Make health HUD icon green if hog poisoned

file(GLOB AmmoMenuSprites *.png)

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