mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-09 12:11:44 +00:00
Update libusbhsfs.
This commit is contained in:
parent
d6d277920b
commit
f5d418e0d3
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ namespace nxdt::views
|
||||||
size_t json_buf_size = 0;
|
size_t json_buf_size = 0;
|
||||||
UtilsGitHubReleaseJsonData json_data = {0};
|
UtilsGitHubReleaseJsonData json_data = {0};
|
||||||
|
|
||||||
brls::Label *wait_lbl = nullptr; /// First stage.
|
brls::Label *wait_lbl = nullptr; /// First stage.
|
||||||
brls::List *changelog_list = nullptr; /// Second stage.
|
brls::List *changelog_list = nullptr; /// Second stage.
|
||||||
OptionsTabUpdateProgress *update_progress = nullptr; /// Third stage.
|
OptionsTabUpdateProgress *update_progress = nullptr; /// Third stage.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit db0869f220beeeb22894ab2f2c5fa40ddad8c2f2
|
Subproject commit 506e91a17ad9f8a70e9a3ca86b7ec6238c9e12ae
|
Loading…
Reference in a new issue