summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-09-20 13:58:48 +0200
committerLéo Lam <leo@leolam.fr>2020-09-20 13:59:00 +0200
commitb8a3ac571c05cc04579356f8bfb57f52ae179ea0 (patch)
treece2db719feac1311a3d8e105d340c5529e37fa91 /CMakeLists.txt
parent8b3aed47e638dd2192bc5d263ed2079ea84f990e (diff)
ksys/res: Implement GParamList PictureBook
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 736e1118..6a759c6a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -119,6 +119,7 @@ add_executable(uking
src/KingSystem/Resource/GeneralParamList/resGParamListObjectNest.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectNpc.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectNpcEquipment.h
+ src/KingSystem/Resource/GeneralParamList/resGParamListObjectPictureBook.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectPlayer.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectPrey.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectRod.h