mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-23 21:21:19 +00:00
Actually use POT size in SL.
This commit is contained in:
parent
5292191b63
commit
a52c0502d0
@ -34,7 +34,7 @@
|
|||||||
#define SLPlayItf_SetPlayState(a, ...) ((*(a))->SetPlayState(a, __VA_ARGS__))
|
#define SLPlayItf_SetPlayState(a, ...) ((*(a))->SetPlayState(a, __VA_ARGS__))
|
||||||
|
|
||||||
// TODO: Are these sane?
|
// TODO: Are these sane?
|
||||||
#define BUFFER_SIZE 8092
|
#define BUFFER_SIZE 8192
|
||||||
#define BUFFER_COUNT 4
|
#define BUFFER_COUNT 4
|
||||||
|
|
||||||
typedef struct sl
|
typedef struct sl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user