Cleaned up some DOS leftovers.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@282 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2008-10-17 21:30:38 +00:00
parent 763087a626
commit 9a759615ae
13 changed files with 8 additions and 215 deletions

View File

@@ -107,7 +107,7 @@ struct T_Drive
{
char Lettre;
byte Type; // 0: Diskette 3"« / 1: Diskette 5"¬ / 2: HDD / 3: CD-ROM / 4: Logique
word Touche;
word Touche2;
char Chemin[4]; // Reservé pour "x:\", ou "/", ou "~"
};