Display the music credits for titlescreen

This commit is contained in:
SteelT 2023-12-24 16:56:15 -05:00
parent 14dc5397b3
commit a61e9d4b71

View file

@ -129,6 +129,7 @@ void Music_Init(void)
tune.song = "_title";
tune.priority = 100;
tune.resist = true;
tune.credit = true;
}
{