KungFuFurby / AddMusicKFF

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

Don't output an error on multiple low note warnings #376

Closed KungFuFurby closed 1 year ago

KungFuFurby commented 1 year ago

The error is only supposed to happen on specific parser versions instead of if the warning was already output.

This commit closes #375.