pcsx2/plugins/cdvdGigaherz/src
Jonathan Li c64e8f944e cdvdgigaherz: Fix printf sign mismatch warnings
Fixes warning C6340: printf sign mismatch

Only remaining warnings for cdvdGigaherz (using level 4 warning
settings) are:
C6258: TerminateThread does not allow proper thread clean up
C4201: nonstandard extension used: nameless struct/union (from the
lo/hi u128 struct in common/include/Pcsx2Types.h)
2016-09-20 01:24:23 +01:00
..
Windows cdvdgigaherz: Fix printf sign mismatch warnings 2016-09-20 01:24:23 +01:00
CDVD.cpp cdvdgigaherz: Fix printf sign mismatch warnings 2016-09-20 01:24:23 +01:00
CDVD.h cdvdgigaherz: Fix value truncation warnings 2016-09-20 00:47:15 +01:00
ReadThread.cpp cdvdgigaherz: Remove unreachable return 2016-09-20 00:46:33 +01:00
TocStuff.cpp cdvdgigaherz: Fix printf sign mismatch warnings 2016-09-20 01:24:23 +01:00