diff options
| author | Aetias <aetias@outlook.com> | 2025-07-01 22:36:29 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-07-01 22:36:29 +0200 |
| commit | 67c7707657bc509e7a534ad74eaf0d513feb861f (patch) | |
| tree | 5506b6a43e75e45bcb3df60057dfddbb36e4e272 /include/Actor | |
| parent | fc678172685705dfbbd6ce264331a14bd0b4ba9c (diff) | |
| parent | d90d96dca48177a841e7f76101343125debb594a (diff) | |
Merge remote-tracking branch 'zeldaret/main' into hammer
Diffstat (limited to 'include/Actor')
| -rw-r--r-- | include/Actor/ActorType.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Actor/ActorType.hpp b/include/Actor/ActorType.hpp index 1d7d5723..6101cd2c 100644 --- a/include/Actor/ActorType.hpp +++ b/include/Actor/ActorType.hpp @@ -78,6 +78,7 @@ enum ActorTypeId_ { ActorTypeId_BMTY = 'BMTY', ActorTypeId_BTRF = 'BTRF', ActorTypeId_CBLS = 'CBLS', + ActorTypeId_EVIC = 'EVIC', ActorTypeId_FLAL = 'FLAL', ActorTypeId_FLBM = 'FLBM', ActorTypeId_FLBT = 'FLBT', |
