mirror of
https://github.com/86Box/86Box.git
synced 2026-02-27 17:34:25 -07:00
Another round of sonarlint work
This commit is contained in:
@@ -65,7 +65,7 @@ extern int fdd_get_from_internal_name(char *s);
|
||||
|
||||
extern int fdd_current_track(int drive);
|
||||
|
||||
typedef struct {
|
||||
typedef struct DRIVE {
|
||||
int id;
|
||||
|
||||
void (*seek)(int drive, int track);
|
||||
|
||||
Reference in New Issue
Block a user