Remove CDROM_USE_SDL enum value
This commit is contained in:
parent
3e3c2c02b4
commit
ac4411389b
4 changed files with 4 additions and 16 deletions
|
@ -45,10 +45,6 @@
|
|||
#define REDBOOK_PCM_BYTES_PER_MS 176.4f // 44.1 frames/ms * 4 bytes/frame
|
||||
#define BYTES_PER_REDBOOK_PCM_FRAME 4 // 2 bytes/sample * 2 samples/frame
|
||||
|
||||
enum {
|
||||
CDROM_USE_SDL,
|
||||
};
|
||||
|
||||
typedef struct SMSF {
|
||||
unsigned char min;
|
||||
unsigned char sec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue