summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actActorSystem.cpp
blob: c6573571a19f2975ecbe5598b7aa8b707934930d (plain)
1
2
3
4
5
6
7
#include "KingSystem/ActorSystem/actActorSystem.h"

namespace ksys::act {

SEAD_SINGLETON_DISPOSER_IMPL(ActorSystem)

}  // namespace ksys::act