summaryrefslogtreecommitdiff
path: root/src/Main/Player
AgeCommit message (Collapse)Author
2026-01-30Started `TouchControl.cpp` (#111)Yanis
* start both `TouchControl.cpp` * fix build issues * complete touchcontrol * remove useless comment --------- Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com>
2025-05-22Match `LinkStateMove` in overlay 5Aetias
2025-01-18Move ARM9 Main documentation from GhidraAetias
2025-01-05Decompile `LinkStateItem::GetLinkStateMove`mike8699
2025-01-05Decompile `GetLinkState` arm9 functionmike8699
This is not part of the `LinkStateItem` class, but it is called by a method in that class. I wasn't sure the best place to put this.