summaryrefslogtreecommitdiff
path: root/src/KingSystem/Utils/Byaml/Byaml.h
AgeCommit message (Expand)Author
2022-06-24Fix extra semicolons and enable -Wextra-semi warningLéo Lam
2020-11-16ksys/act: Start adding ActorInfoDataLéo Lam
2020-11-15ksys/Byaml: Add getter wrappersLéo Lam
2020-11-15ksys/Byaml: Implement al::ByamlIter::operator= more accuratelyLéo Lam
2020-11-14ksys/utils/byaml: First iteration of implementation.Wildex999