diff options
| author | Léo Lam <leo@leolam.fr> | 2020-09-20 01:08:46 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-09-20 01:09:22 +0200 |
| commit | 3bed1f33606c69c45a840034d4925eb315603a0d (patch) | |
| tree | d2ce2a1050a199a1cab5affc97089f74701d50ab /CMakeLists.txt | |
| parent | e28d742e275ce8bd2eb8d5fdf97ee0d9b6e8b607 (diff) | |
ksys/res: Implement GParamList Armor
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 7299c6ff..d0337fc0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,6 +64,7 @@ add_executable(uking src/KingSystem/MessageSystem/mesTransceiver.h src/KingSystem/Resource/GeneralParamList/resGParamListObject.h + src/KingSystem/Resource/GeneralParamList/resGParamListObjectArmor.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectAttack.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectAttackInterval.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectBindBone.h |
