themezer: prompt user to download ThemeInjector if not installed on launch.

This commit is contained in:
ITotalJustice
2025-08-02 17:21:07 +01:00
parent 3ebb3bd055
commit 40e4616520
4 changed files with 98 additions and 17 deletions

View File

@@ -169,6 +169,8 @@ private:
option::OptionLong m_sort{INI_SECTION, "sort", 0};
option::OptionLong m_order{INI_SECTION, "order", 0};
option::OptionBool m_nsfw{INI_SECTION, "nsfw", false};
bool m_checked_for_nro{};
};
} // namespace sphaira::ui::menu::themezer