diff options
| author | Léo Lam <leo@leolam.fr> | 2020-09-20 14:00:11 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-09-20 14:00:11 +0200 |
| commit | 75fca6248ccb9c08dbb08266d393ad772ac3f6a1 (patch) | |
| tree | 12aab60054efe2d7e34ae46f1a4329c10de3d93a /CMakeLists.txt | |
| parent | b8a3ac571c05cc04579356f8bfb57f52ae179ea0 (diff) | |
ksys/res: Implement GParamList AirWall
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 6a759c6a..ab3b8962 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/resGParamListObjectAirWall.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectAnimalFollowOffset.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectAnimalUnit.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectArmor.h |
