summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-09-20 13:55:36 +0200
committerLéo Lam <leo@leolam.fr>2020-09-20 13:55:36 +0200
commit8b3aed47e638dd2192bc5d263ed2079ea84f990e (patch)
tree090ef03c46952f2689921cde6ed74133241d845a /CMakeLists.txt
parente9dbd61debcb728b23e3b79fec1d604f870e3f25 (diff)
ksys/res: Implement GParamList GolemIK
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 16dd5305..736e1118 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -98,6 +98,7 @@ add_executable(uking
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGiantArmorSlot.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGlobal.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGolem.h
+ src/KingSystem/Resource/GeneralParamList/resGParamListObjectGolemIK.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGrab.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGuardian.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGuardianMini.h