lowercasing filenames, part1; makefile adjustments
[picodrive.git] / Pico / cd / cd_sys.h
index 6725efc..fcac1d8 100644 (file)
@@ -72,7 +72,7 @@ typedef struct {
 PICO_INTERNAL void LBA_to_MSF(int lba, _msf *MSF);\r
 PICO_INTERNAL int  Track_to_LBA(int track);\r
 \r
-// moved to Pico.h\r
+// moved to pico.h\r
 // int  Insert_CD(char *iso_name, int is_bin);\r
 // void Stop_CD(void);\r
 \r