summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-09-20 11:52:59 +0200
committerLéo Lam <leo@leolam.fr>2020-09-20 11:52:59 +0200
commit806b54b027f67959b93f3cc9f18388e3bfd50d18 (patch)
tree461e0e26401b49b087255c6ca33780f67602ff84 /CMakeLists.txt
parentf31654ef7ab30681d3876e1d3e3a4a1d8eeeaee3 (diff)
ksys/res: Implement GParamList Insect
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 11a6a93a..4f673572 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -89,6 +89,7 @@ add_executable(uking
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGeneral.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGrab.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGuardianMiniWeapon.h
+ src/KingSystem/Resource/GeneralParamList/resGParamListObjectInsect.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectItem.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectLargeSword.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectLiftable.h