summaryrefslogtreecommitdiff
path: root/Adam/Patches/Mount2LtrsFDC.HC
diff options
context:
space:
mode:
Diffstat (limited to 'Adam/Patches/Mount2LtrsFDC.HC')
-rw-r--r--Adam/Patches/Mount2LtrsFDC.HC14
1 files changed, 0 insertions, 14 deletions
diff --git a/Adam/Patches/Mount2LtrsFDC.HC b/Adam/Patches/Mount2LtrsFDC.HC
deleted file mode 100644
index 5325350..0000000
--- a/Adam/Patches/Mount2LtrsFDC.HC
+++ /dev/null
@@ -1,14 +0,0 @@
-// PATCH: Update ltr lst to reflect remapping of drv ltrs
-// FILE: ::/Adam/ABlkDev/Mount.HC
-// TO INSTALL: Comment out the original Print call.
-// THEN: #include this file after it.
-// ADAM PATCH: Must be installed after kernel patches!
-
-"\n****** Mount Drives ******\n"
- "$GREEN$A$FG$-$GREEN$B$FG$ are RAM drives.\n"
- "$GREEN$C$FG$-$GREEN$L$FG$ are ATA hard drives.\n"
- "$GREEN$M$FG$-$GREEN$P$FG$ are ISO file read drives.\n"
- "$GREEN$Q$FG$-$GREEN$S$FG$ are ISO file write drives.\n"
- "$GREEN$T$FG$-$GREEN$V$FG$ are ATAPI CD/DVD drives.\n"
- "$GREEN$W$FG$-$GREEN$Z$FG$ are floppy drives.\n"
- "\nDrive Letter ($PURPLE$<ENTER>$FG$ to exit):"; \ No newline at end of file