mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Initial support for twin drives and 5.25" drives.
This commit is contained in:
@@ -10,6 +10,7 @@ class ReaderTrack
|
||||
public:
|
||||
virtual ~ReaderTrack() {}
|
||||
|
||||
int drive;
|
||||
int track;
|
||||
int side;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user