summaryrefslogtreecommitdiff
path: root/libpcsxcore/psxcounters.c
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-11-30 15:46:36 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-11-30 15:46:36 +0000
commitca4066b2fb81c66a1a478b3c24ef463b6107cefe (patch)
tree1a4e07bd56189bd8a7dd24067c8a918914b114bb /libpcsxcore/psxcounters.c
parent85ba8b161a5974b78de6876faf81389b3064d812 (diff)
downloadpcsxr-ca4066b2fb81c66a1a478b3c24ef463b6107cefe.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72730 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore/psxcounters.c')
-rw-r--r--libpcsxcore/psxcounters.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpcsxcore/psxcounters.c b/libpcsxcore/psxcounters.c
index 51694aa4..8ecb629f 100644
--- a/libpcsxcore/psxcounters.c
+++ b/libpcsxcore/psxcounters.c
@@ -270,6 +270,8 @@ void psxRcntUpdate()
{
psxRcntReset( 3 );
+ GPU_hSync(hSyncCount);
+
spuSyncCount++;
hSyncCount++;