summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/CMakeLists.txt22
1 files changed, 21 insertions, 1 deletions
diff --git a/graphics/sprites/CMakeLists.txt b/graphics/sprites/CMakeLists.txt
index 66490b11..d4e41799 100644
--- a/graphics/sprites/CMakeLists.txt
+++ b/graphics/sprites/CMakeLists.txt
@@ -34,6 +34,22 @@ SET(FILES
item009.xml
item010.png
item010.xml
+ item011.png
+ item011.xml
+ item012.png
+ item012.xml
+ item013.png
+ item013.xml
+ item014.png
+ item014.xml
+ item015.png
+ item015.xml
+ item016.png
+ item016.xml
+ item017.png
+ item017.xml
+ item018.png
+ item018.xml
monster0.png
monster0.xml
monster1.png
@@ -76,6 +92,10 @@ SET(FILES
monster19.xml
monster20.png
monster20.xml
+ monster21.png
+ monster21.xml
+ monster22.png
+ monster22.xml
npcs.png
npc.xml
player_female_base.png
@@ -87,4 +107,4 @@ SET(FILES
weapons.xml
)
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/sprites) \ No newline at end of file
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/sprites)