You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- use calloc instead of malloc + SDL_zero
- no need for the SDL_First/NextAudioFormat loop since there is only one supported audio-format (which is always in the list)
0 commit comments