summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actActorLimiter.cpp
AgeCommit message (Collapse)Author
2022-02-08Remove unnecessary usages of sead::StorageForLéo Lam
Turns out they are just value-initialised aggregates.
2021-02-07ksys/act: Implement remaining BaseProc functionsLéo Lam
2021-01-01Implement some commonly used ActorConstDataAccess functionsLéo Lam
2021-01-01ksys: Implement ActorLimiterLéo Lam