mirror of
https://github.com/zeldaret/ss
synced 2026-09-01 17:39:55 -04:00
save_manager OK
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user