mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Buildfix attempt
This commit is contained in:
parent
38178d34b5
commit
0b94ffc4c1
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ private:
|
|||
UI::EventReturn OnConfirmClick(UI::EventParams ¶ms);
|
||||
UI::EventReturn OnChoiceClick(UI::EventParams ¶ms);
|
||||
|
||||
SettingInfoMessage *settingInfo_ = nullptr;
|
||||
|
||||
bool initialSetup_;
|
||||
bool storageBrowserWorking_;
|
||||
bool done_ = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue