mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-20 00:07:56 +00:00
Update raudio.c
This commit is contained in:
parent
0ac825b22a
commit
b92573e711
@ -263,10 +263,6 @@ typedef struct tagBITMAPINFOHEADER {
|
||||
#ifndef MAX_AUDIO_BUFFER_POOL_CHANNELS
|
||||
#define MAX_AUDIO_BUFFER_POOL_CHANNELS 16 // Audio pool channels
|
||||
#endif
|
||||
#ifndef DEFAULT_AUDIO_BUFFER_SIZE
|
||||
#define DEFAULT_AUDIO_BUFFER_SIZE 4096 // Default audio buffer size
|
||||
#endif
|
||||
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Types and Structures Definition
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user