4 lines
73 B
C
4 lines
73 B
C
#pragma once
|
|
|
|
#define AUDIO_BUFFER_SIZE 8192
|
|
#define AUDIO_CHANNELS 2 |
#pragma once
|
|
|
|
#define AUDIO_BUFFER_SIZE 8192
|
|
#define AUDIO_CHANNELS 2 |