Assorted cleaning
This commit is contained in:
@@ -33,6 +33,6 @@ typedef struct track_file_t {
|
||||
int motorola;
|
||||
} track_file_t;
|
||||
|
||||
extern void * image_open(cdrom_t *dev, const char *path);
|
||||
extern void *image_open(cdrom_t *dev, const char *path);
|
||||
|
||||
#endif /*CDROM_IMAGE_H*/
|
||||
|
||||
Reference in New Issue
Block a user