Files
botw/src/KingSystem/ActorSystem/actAttention.cpp
T
2020-11-14 14:36:40 +01:00

10 lines
163 B
C++

#include "KingSystem/ActorSystem/actAttention.h"
namespace ksys::act {
SEAD_ENUM_IMPL(AttActionType)
SEAD_ENUM_IMPL(AttPriorityType)
} // namespace ksys::act