summaryrefslogtreecommitdiff
path: root/src/04_Load/Save/AdventureFlags.cpp
AgeCommit message (Collapse)Author
2025-07-22Decompile more of `AdventureFlags.cpp` (#118)Yanis
* fix flags getters and associated relocs * explicit ARM and improve existing matches * match CopyTo * document a bit the flag system and progress on unmatched functions * remaining bottom functions * func_ov00_02097810 params and name fix * fix build issues * move flag base definition to its own file * document item flags --------- Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com> Co-authored-by: Aetias <aetias@outlook.com>
2025-01-25Move ov004 documentation from GhidraAetias