d_tag_processor OK

This commit is contained in:
robojumper
2025-05-20 22:37:49 +02:00
parent 7148cc13d9
commit b89c3cc79f
11 changed files with 874 additions and 225 deletions
@@ -93,6 +93,10 @@ public:
return mpTagProcessor;
}
s32 getField_0x784() const {
return field_0x784;
}
u8 getField_0x80D() const {
return field_0x80D;
}
@@ -105,6 +109,10 @@ public:
return mTextOptionSelection;
}
void onFlag0x820(u16 flag) {
field_0x820 |= flag;
}
private:
bool setTextToDisplay(const wchar_t *text);
void createSubMsgManager(u8 type);