remove /include/twn_config.h, move defauls to relevant headers
This commit is contained in:
@ -13,6 +13,9 @@
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
#define AUDIO_FREQUENCY 48000
|
||||
|
||||
|
||||
typedef enum AudioFileType {
|
||||
AUDIO_FILE_TYPE_OGG,
|
||||
AUDIO_FILE_TYPE_XM,
|
||||
|
Reference in New Issue
Block a user