summaryrefslogtreecommitdiff
path: root/include/Message/MsgProc.hpp
diff options
context:
space:
mode:
authorYanis <35189056+Yanis002@users.noreply.github.com>2025-07-22 16:17:02 +0200
committerGitHub <noreply@github.com>2025-07-22 16:17:02 +0200
commitcf8f5a80b13c4edd7fd8ebb33ab0de81d64f609b (patch)
treea9ec152f01d7fa0760aa26a69dec69b4c77dce86 /include/Message/MsgProc.hpp
parent383ca6aaa2b322869fe304eb5c277150859bfcc0 (diff)
Decompile more of `AdventureFlags.cpp` (#118)
* 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>
Diffstat (limited to 'include/Message/MsgProc.hpp')
-rw-r--r--include/Message/MsgProc.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Message/MsgProc.hpp b/include/Message/MsgProc.hpp
index 81cea949..c3e0b662 100644
--- a/include/Message/MsgProc.hpp
+++ b/include/Message/MsgProc.hpp
@@ -92,6 +92,8 @@ struct Struct_027e0db0 {
/* 0x04 */ unk32 mUnk_04;
void func_ov000_0207b288(GameModeId modeId);
+ void func_ov000_0207b2f0(unk32 param_1, bool param_2);
+ void func_ov000_0207b334(unk32 param_1);
void func_ov000_0207b378(unk32 param_1);
void func_ov000_0207b43c();
};