RetroArch/libretro-common
Alcaro c7669fdce5
Fix --enable-debug build
libretro-common/audio/audio_mixer.c:195:32: error: unknown type name ‘rwav_t’
 static bool wav_to_float(const rwav_t* wav, float** pcm, size_t samples_out)
                                ^~~~~~

plus about 500 errors when trying to use that struct
2020-09-18 21:45:32 +02:00
..
2020-09-18 21:45:32 +02:00
2020-08-26 15:06:34 +02:00
2020-01-31 15:43:42 +01:00
2020-08-18 15:22:46 +02:00
2020-08-29 05:21:48 +02:00
2020-08-26 19:08:12 -07:00
2020-09-08 14:58:49 +01:00
2020-08-24 18:17:47 +02:00
2020-01-31 15:43:42 +01:00
2020-05-14 09:27:58 +02:00
2020-08-26 23:46:16 +02:00
2020-06-05 22:39:44 +02:00
2020-01-31 15:43:42 +01:00
Nit
2020-08-27 15:22:40 +02:00
2020-08-26 15:13:48 +02:00
2020-08-15 20:38:31 +02:00
2020-08-20 19:12:38 +02:00
2020-07-07 05:58:07 +02:00