X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fcdintf_osx.cpp;h=7df24eae9c698bd24fb3ee779083df5dfced0812;hb=4b32affecce8cf8f557feb96daa76ba1692c3afe;hp=f8413ae9a3abae76262d973536d19df2f728b06d;hpb=022ea8444d3a2ff684eadd759289ade3ead1acf9;p=virtualjaguar diff --git a/src/cdintf_osx.cpp b/src/cdintf_osx.cpp index f8413ae..7df24ea 100644 --- a/src/cdintf_osx.cpp +++ b/src/cdintf_osx.cpp @@ -44,7 +44,7 @@ uint32 CDIntfGetCurrentDrive(void) return 0; } -uint8 * CDIntfGetDriveName(uint32) +const uint8 * CDIntfGetDriveName(uint32) { WriteLog("CDINTF: GetDriveName unimplemented!\n"); return NULL;