Files
botw/src/KingSystem/ActorSystem/actActorSystem.cpp
T
2021-03-15 00:19:40 +01:00

8 lines
144 B
C++

#include "KingSystem/ActorSystem/actActorSystem.h"
namespace ksys::act {
SEAD_SINGLETON_DISPOSER_IMPL(ActorSystem)
} // namespace ksys::act