diff options
| author | Léo Lam <leo@leolam.fr> | 2020-09-20 12:18:12 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-09-20 12:18:31 +0200 |
| commit | 0e13b659324520dc1afb4d3af7d7322458d9e56e (patch) | |
| tree | 3d584a28567172b739d3dc2499df2aa3322b336d /CMakeLists.txt | |
| parent | 2868170492fa23f839b10f45a10924e25f4debdf (diff) | |
ksys/res: Implement GParamList GelEnemy
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 41e90609..de5d9621 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -87,6 +87,7 @@ add_executable(uking src/KingSystem/Resource/GeneralParamList/resGParamListObjectEnemyShown.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectExtendedEntity.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectFish.h + src/KingSystem/Resource/GeneralParamList/resGParamListObjectGelEnemy.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectGeneral.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectGiantArmor.h src/KingSystem/Resource/GeneralParamList/resGParamListObjectGiantArmorSlot.h |
