mirror of
https://github.com/zeldaret/ss
synced 2026-08-10 11:13:58 -04:00
d_tag_processor OK
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user