Parent Directory
|
Revision Log
|
Patch
--- trunk/pcsx2/GSState.cpp 2010/09/07 03:24:11 31 +++ trunk/pcsx2/GSState.cpp 2010/09/07 11:08:22 62 @@ -61,7 +61,7 @@ GSgifTransfer3(pMem, size); } -__forceinline void GSVSYNC(void) { +__fi void GSVSYNC(void) { if( g_SaveGSStream == 2 ) { u32 type = GSRUN_VSYNC; g_fGSSave->Freeze( type );
ViewVC Help | |
Powered by ViewVC 1.1.22 |