phoboslab / wipeout-rewrite

2.6k stars 198 forks source link

[macOS] No music #123

Open shinra-electric opened 2 months ago

shinra-electric commented 2 months ago

I've compiled the executable and made a macOS app bundle, which works great. (I had to change an include from <SDL2/SDL.h> to just <SDL.h> in src/platform_sdl.c in order to get it to compile)

Everything is working fine, except there is no music playing.