mirror of https://github.com/PCSX2/pcsx2.git
96b412ebb8
It's not really used, and the OSD uses a different API. The specified calling convention (stdcall) is also incorrect since variadic functions are caller-clean, not callee-clean. The compilers ignore the stdcall and just use cdecl (I think), though it does trigger a -Wcast-calling-convention on clang. |
||
---|---|---|
.. | ||
Utilities | ||
api | ||
wx | ||
x86emitter | ||
PS2Edefs.h | ||
PS2Eext.h | ||
PS2Etypes.h | ||
Pcsx2Api.h | ||
Pcsx2Defs.h | ||
Pcsx2Types.h | ||
PluginCallbacks.h | ||
afxresmw.h |