Add support for using directories and .iso files within CUE sheets
Add support for big-endian binary files Remove unused is_dir member
This commit is contained in:
@@ -226,7 +226,6 @@ typedef struct cdrom {
|
||||
uint8_t speed;
|
||||
uint8_t cur_speed;
|
||||
|
||||
int is_dir;
|
||||
void *priv;
|
||||
|
||||
char image_path[1024];
|
||||
|
||||
Reference in New Issue
Block a user