Zal0 / ZGB

Game Boy / Color engine with lots of features
MIT License
703 stars 51 forks source link

Enhancement Request: Option not to stop music when changing game states #36

Closed martzgb closed 2 years ago

martzgb commented 2 years ago

There is a call to StopMusic; on line 136 of main.c. The levels in my game can be quite short, and it would be nice to be able to conditionally continue playing music. At least in my project, if I comment out this line, music continues playing fine.

Zal0 commented 2 years ago

Done on https://github.com/Zal0/ZGB/commit/a503ed3a52b5418a8402f2d96efae9c1f85be896