summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-09-20 00:28:20 +0200
committerLéo Lam <leo@leolam.fr>2020-09-20 00:29:20 +0200
commita5ea3328f43cad979ea7a534bce12ea69f399f33 (patch)
tree4d0cf42059e97451bfdbdcd021fe9cf8c899ac09 /CMakeLists.txt
parent5cc61e6db8caef6902aaf3ec48bf20c1412e0e00 (diff)
ksys/res: Implement GParamList MasterSword
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 bb135193..5d64fc28 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -74,6 +74,7 @@ add_executable(uking
src/KingSystem/Resource/GeneralParamList/resGParamListObjectEnemyShown.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGeneral.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectLargeSword.h
+ src/KingSystem/Resource/GeneralParamList/resGParamListObjectMasterSword.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectRod.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectSandworm.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectShield.h