Skip to content

Commit

Permalink
Buildfix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed May 4, 2023
1 parent 38178d3 commit 0b94ffc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UI/MemStickScreen.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ class MemStickScreen : public UIDialogScreenWithBackground {
UI::EventReturn OnConfirmClick(UI::EventParams &params);
UI::EventReturn OnChoiceClick(UI::EventParams &params);

SettingInfoMessage *settingInfo_ = nullptr;

bool initialSetup_;
bool storageBrowserWorking_;
bool done_ = false;
Expand Down

0 comments on commit 0b94ffc

Please sign in to comment.