summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-09-20 12:05:59 +0200
committerLéo Lam <leo@leolam.fr>2020-09-20 12:06:03 +0200
commitbc80812c091fdb6c30c891b4519b70ff482bfd1d (patch)
tree93aaa895283320b075110af5f3ea72bcb29980a6 /CMakeLists.txt
parent707001d7476ab76d96150ce25c4f7a71e9d9d6eb (diff)
ksys/res: Implement GParamList HorseCreator
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 e4353357..705d80ef 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -91,6 +91,7 @@ add_executable(uking
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGrab.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectGuardianMiniWeapon.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectHorse.h
+ src/KingSystem/Resource/GeneralParamList/resGParamListObjectHorseCreator.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectHorseObject.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectHorseRider.h
src/KingSystem/Resource/GeneralParamList/resGParamListObjectHorseUnit.h