summaryrefslogtreecommitdiff
path: root/include/Actor
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-07-01 22:36:29 +0200
committerAetias <aetias@outlook.com>2025-07-01 22:36:29 +0200
commit67c7707657bc509e7a534ad74eaf0d513feb861f (patch)
tree5506b6a43e75e45bcb3df60057dfddbb36e4e272 /include/Actor
parentfc678172685705dfbbd6ce264331a14bd0b4ba9c (diff)
parentd90d96dca48177a841e7f76101343125debb594a (diff)
Merge remote-tracking branch 'zeldaret/main' into hammer
Diffstat (limited to 'include/Actor')
-rw-r--r--include/Actor/ActorType.hpp1
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',