summaryrefslogtreecommitdiff
path: root/include/pso/TMenuList.h
AgeCommit message (Collapse)Author
2023-03-03TMenuList, TPlyGuildCardTag: Add constructorsmrb0nk500
2023-03-02TMenuList, TPlyGuildCardTag: Actually match both classesmrb0nk500
Didn't realize that `TMenuList`'s `operator=` was actually implicit.
2023-03-02TMenuListEntry: Make the entry arrays use `TArray`, instead of amrb0nk500
standard C array
2023-02-25TMenuList: Add `TMenuList`, and everything else that's needed to get itmrb0nk500
working I feel this is a good starting point for working on the protocol related code.