diff options
| author | Léo Lam <leo@leolam.fr> | 2020-09-20 11:52:02 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-09-20 11:52:02 +0200 |
| commit | f31654ef7ab30681d3876e1d3e3a4a1d8eeeaee3 (patch) | |
| tree | cd0a4f9d4ba66f7f9edcac1feb636cc20a6e9854 /CMakeLists.txt | |
| parent | 58f52a8cc274124ce62c0074a2e57a9829c0666c (diff) | |
ksys/res: Implement GParamList AnimalUnit
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 02d9b56e..11a6a93a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -65,6 +65,7 @@ add_executable(uking src/KingSystem/Resource/GeneralParamList/resGParamListObject.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectAnimalFollowOffset.h + src/KingSystem/Resource/GeneralParamList/resGParamListObjectAnimalUnit.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectArmor.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectArmorEffect.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectArmorHead.h |
