[THEME]: Add Description and show it on the Theme Selector.
This commit is contained in:
parent
33866a53f2
commit
9922d29060
6 changed files with 44 additions and 36 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue