summaryrefslogtreecommitdiff
path: root/Adam/Patches/Mount2LtrsFDC.HC
blob: 8b92283d6cde7f7cc5c7d0875444c345c051c172 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// 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.

"\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):";