diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index aff01cb1..3d19fdc9 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -245,6 +245,8 @@ SET(SRCS resources/monsterinfo.h resources/music.cpp resources/music.h + resources/npcdb.cpp + resources/npcdb.h resources/resource.cpp resources/resource.h resources/resourcemanager.cpp |