mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Display the music credits for titlescreen
This commit is contained in:
parent
14dc5397b3
commit
a61e9d4b71
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ void Music_Init(void)
|
|||
tune.song = "_title";
|
||||
tune.priority = 100;
|
||||
tune.resist = true;
|
||||
tune.credit = true;
|
||||
}
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue