summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-09-20 12:09:44 +0200
committerLéo Lam <leo@leolam.fr>2020-09-20 12:09:44 +0200
commit2770d637c72f5afb48d03a63035adad626c48347 (patch)
tree399c4c7d49b16896eb27eb75e6345f3b3f12a4b6 /CMakeLists.txt
parentbc80812c091fdb6c30c891b4519b70ff482bfd1d (diff)
ksys/res: Implement GParamList GiantArmorSlot
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 705d80ef..afac6796 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -88,6 +88,7 @@ add_executable(uking
src/KingSystem/Resource/GeneralParamList/resGParamListObjectExtendedEntity.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectFish.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGeneral.h
+ src/KingSystem/Resource/GeneralParamList/resGParamListObjectGiantArmorSlot.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGrab.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGuardianMiniWeapon.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectHorse.h