mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-02 16:49:05 +00:00
[THEME]: Add Description and show it on the Theme Selector.
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ u32 old_time_limit;
|
||||
std::unique_ptr<Theme> UIThemes = nullptr;
|
||||
std::unique_ptr<Sound> Music = nullptr;
|
||||
bool dspfirmFound = false;
|
||||
std::vector<std::string> Themes = { };
|
||||
std::vector<std::pair<std::string, std::string>> Themes = { };
|
||||
|
||||
/*
|
||||
Set, if 3DSX or CIA.
|
||||
|
||||
Reference in New Issue
Block a user