summaryrefslogtreecommitdiff
path: root/src/KingSystem/Resource/GeneralParamList/resGParamListObject.h
AgeCommit message (Collapse)Author
2024-08-28Update agl, nnSdk, seadThePixelGamer
2022-04-02lib: Update aglLéo Lam
2020-09-19ksys/res: Start implementing GParamListLéo Lam
Incomplete because many of the sub-objects have their constructors inlined into the GParamList parse function...
2020-09-19ksys: Add GParamListObjType enumLéo Lam
Values are used as indices for the GeneralParamList resource class' PtrArray.
2020-09-19ksys/res: Add GParamListObjectTravelerLéo Lam
Also adds source files for the resource class, though they're just stubs at the moment.