]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/cdintf_win32.cpp
Fixed types in types.h to use C99 standard types, also removed all references
[virtualjaguar] / src / cdintf_win32.cpp
index 405f6893c0c0aed432f9889c72643faad08e7353..6268ce6acef46742f48c39b8b401598ea4823618 100644 (file)
@@ -8,6 +8,11 @@
 // NT based code, but for now, it's ASPI or nothing.
 //
 
+// STILL TO DO:
+//
+// - Convert this shit to platform independent libcdio
+//
+
 // *** OS dependent CDROM stuffola ***
 #include <windows.h>
 #include "wnaspi32.h"