mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-24 11:11:02 -07:00
Add missing files.
This commit is contained in:
6
src/gui/drivetypes/40track.textpb
Normal file
6
src/gui/drivetypes/40track.textpb
Normal file
@@ -0,0 +1,6 @@
|
||||
comment: '8", 5.25" or 3.5" 40 track'
|
||||
|
||||
drive {
|
||||
drive_type: DRIVETYPE_40TRACK
|
||||
}
|
||||
|
||||
5
src/gui/drivetypes/80track.textpb
Normal file
5
src/gui/drivetypes/80track.textpb
Normal file
@@ -0,0 +1,5 @@
|
||||
comment: '8", 5.25" or 3.5" 80 track'
|
||||
|
||||
drive {
|
||||
drive_type: DRIVETYPE_80TRACK
|
||||
}
|
||||
Reference in New Issue
Block a user