Removed .gz off the filelist in the GUI for the DOS port.

This commit is contained in:
zsknight
2001-04-30 05:04:07 +00:00
parent bc6ce1a2d5
commit 2268741873

View File

@@ -568,7 +568,10 @@ GetNormalEntries2:
GUIGetEntry2 GUIsfcfind GUIGetEntry2 GUIsfcfind
GUIGetEntry2 GUIswcfind GUIGetEntry2 GUIswcfind
GUIGetEntry2 GUIfigfind GUIGetEntry2 GUIfigfind
cmp byte[OSPort],1
jbe near .dos
GUIGetEntry2 GUIfindGZIP GUIGetEntry2 GUIfindGZIP
.dos
GUIGetEntry2 GUIfind058 GUIGetEntry2 GUIfind058
GUIGetEntry2 GUIfind078 GUIGetEntry2 GUIfind078
GUIGetEntry2 GUIfindUSA GUIGetEntry2 GUIfindUSA
@@ -592,7 +595,10 @@ GetNormalEntries:
GUIGetEntry GUIsfcfind GUIGetEntry GUIsfcfind
GUIGetEntry GUIswcfind GUIGetEntry GUIswcfind
GUIGetEntry GUIfigfind GUIGetEntry GUIfigfind
cmp byte[OSPort],1
jbe near .dos
GUIGetEntry GUIfindGZIP GUIGetEntry GUIfindGZIP
.dos
GUIGetEntry GUIfind058 GUIGetEntry GUIfind058
GUIGetEntry GUIfind078 GUIGetEntry GUIfind078
GUIGetEntry GUIfindUSA GUIGetEntry GUIfindUSA
@@ -754,7 +760,10 @@ GetLoadLfn:
GUIGetEntryLFN GUIsfcfind GUIGetEntryLFN GUIsfcfind
GUIGetEntryLFN GUIswcfind GUIGetEntryLFN GUIswcfind
GUIGetEntryLFN GUIfigfind GUIGetEntryLFN GUIfigfind
cmp byte[OSPort],1
jbe near .dos
GUIGetEntryLFN GUIfindGZIP GUIGetEntryLFN GUIfindGZIP
.dos
GUIGetEntryLFN GUIfind058 GUIGetEntryLFN GUIfind058
GUIGetEntryLFN GUIfind078 GUIGetEntryLFN GUIfind078
GUIGetEntryLFN GUIfindUSA GUIGetEntryLFN GUIfindUSA