[NTVDM]
[reactos.git] / reactos / subsystems / mvdm / ntvdm / ntvdm.h
index d50c854..d43a26e 100644 (file)
@@ -76,6 +76,7 @@ typedef struct _NTVDM_SETTINGS
 {
     ANSI_STRING BiosFileName;
     ANSI_STRING RomFiles;
 {
     ANSI_STRING BiosFileName;
     ANSI_STRING RomFiles;
+    ANSI_STRING FloppyDisks[2];
     ANSI_STRING HardDisks[4];
 } NTVDM_SETTINGS, *PNTVDM_SETTINGS;
 
     ANSI_STRING HardDisks[4];
 } NTVDM_SETTINGS, *PNTVDM_SETTINGS;