KungFuFurby / AddMusicKFF

Fork of AddMusicK, a compiler/inserter of music for Super Mario World
23 stars 16 forks source link

Add a user define to disable the intro level song #403

Closed KungFuFurby closed 11 months ago

KungFuFurby commented 1 year ago

Caused by the resolution of #347, and requested by Anorakun and AmperSam.

Turns out there are some patches that rely on the intro level song never firing in the first place. So perhaps I can take advantage of the user defines and make this an optional patch.

Perhaps I can also do something similar for the Bowser fight case since it technically resolves a conflict there, too.