summaryrefslogtreecommitdiff
path: root/sfx/CMakeLists.txt
blob: 5edc9983a5d82e0a3722ed29e26fdfa7b094d3b2 (plain) (blame)
1
2
3
4
5
6
7
SET(FILES
    bow_shoot_1.ogg
    fist-swish.ogg
    levelup.ogg
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/sfx)