Fix C23 empty initializer warning.

This commit is contained in:
Petar Popovic
2024-12-30 01:39:39 +01:00
committed by Sam Lantinga
parent 8cc4735d74
commit 5f25691c85

View File

@@ -497,6 +497,7 @@ struct ALSA_pcm_cfg_ctx {
static enum snd_pcm_chmap_position sdl_channel_maps[SDL_AUDIO_ALSA__SDL_CHMAPS_N][SDL_AUDIO_ALSA__CHMAP_CHANS_N_MAX] = {
// 0 channels
{
0
},
// 1 channel
{