This commit is contained in:
d0k3 2019-10-21 21:40:40 +02:00 committed by Wolfvak
parent cfe535f20b
commit f184ad5701

View File

@ -5,7 +5,7 @@
#define NORM_FS 10
#define IMGN_FS 3 // image normal filesystems
#define VIRT_FS 12
#define VIRT_FS 13
// primary drive types
#define DRV_UNKNOWN (0<<0)