save_manager OK

This commit is contained in:
robojumper
2025-05-01 15:11:11 +02:00
parent 594bc67d67
commit b148d141a0
33 changed files with 2961 additions and 303 deletions
+2 -2
View File
@@ -485,7 +485,7 @@ void dLytMsgWindow_c::initializeState_WaitKeySelectQuestion() {
s32 tmp = mpTagProcessor->getField_0x828();
mSelectBtn.setField_0x9BC(tmp);
mSelectBtn.setField_0x990(tmp);
mSelectBtn.setField_0x998(mpTagProcessor);
mSelectBtn.setTagProcessor(mpTagProcessor);
wchar_t **buf = sBufs;
@@ -510,7 +510,7 @@ void dLytMsgWindow_c::executeState_WaitKeySelectQuestion() {
mpTagProcessor->setField_0x90E(0);
mpTagProcessor->setField_0x82C(-1);
mpTagProcessor->setField_0x828(-1);
mSelectBtn.setField_0x998(nullptr);
mSelectBtn.setTagProcessor(nullptr);
field_0x824 = 0;
mTextOptionSelection = selection;
field_0x1220 = 0;
@@ -490,7 +490,7 @@ bool dLytMsgWindowSelectBtn_c::build(d2d::ResAccIf_c *resAcc) {
mBtnHelper.panes[7] = mpBoundings[2];
mBtnHelper.panes[8] = mpBoundings[3];
field_0x9C4 = nullptr;
field_0x9C4 = 0;
mLyt.findPane("N_arrowIn_00")->SetVisible(true);