add option to download default music.

This commit is contained in:
ITotalJustice
2025-04-29 20:01:51 +01:00
parent 757e380e08
commit eca3358e57
2 changed files with 48 additions and 6 deletions

View File

@@ -226,7 +226,6 @@ struct ThemeMeta {
struct Theme {
ThemeMeta meta;
PLSR_BFSTM music;
ElementEntry elements[ThemeEntryID_MAX];
auto GetColour(ThemeEntryID id) const {