mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
Get rid of ifndef
This commit is contained in:
parent
2e75aac7f7
commit
28630b6fcf
@ -41,9 +41,7 @@
|
||||
#include "../verbosity.h"
|
||||
#include "../list_special.h"
|
||||
|
||||
#ifndef AUDIO_BUFFER_FREE_SAMPLES_COUNT
|
||||
#define AUDIO_BUFFER_FREE_SAMPLES_COUNT (8 * 1024)
|
||||
#endif
|
||||
|
||||
struct audio_rate_data
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user