diff options
| author | Léo Lam <leo@leolam.fr> | 2020-09-20 12:10:46 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-09-20 12:10:46 +0200 |
| commit | 63c932e39628136a4dabf0a631092cac3ff49211 (patch) | |
| tree | 87de0861833d4fea549e34faf7f0b425c81e41d5 /CMakeLists.txt | |
| parent | 2770d637c72f5afb48d03a63035adad626c48347 (diff) | |
ksys/res: Implement GParamList GiantArmor
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 afac6796..b2be9207 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -88,6 +88,7 @@ add_executable(uking src/KingSystem/Resource/GeneralParamList/resGParamListObjectExtendedEntity.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectFish.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectGeneral.h + src/KingSystem/Resource/GeneralParamList/resGParamListObjectGiantArmor.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectGiantArmorSlot.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectGrab.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectGuardianMiniWeapon.h |
