diff options
| author | SND\dario86_cp <SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-02-28 01:27:37 +0000 |
|---|---|---|
| committer | SND\dario86_cp <SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-02-28 01:27:37 +0000 |
| commit | d05b81a336b09b7487fd1462fe0db2ac4f4d515b (patch) | |
| tree | dbda089cc2be944fb434299e565dd5f6b981d454 /libpcsxcore/r3000a.c | |
| parent | 08808076c88f79969e00d6734a5220c82c4186f7 (diff) | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75587 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore/r3000a.c')
| -rw-r--r-- | libpcsxcore/r3000a.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcsxcore/r3000a.c b/libpcsxcore/r3000a.c index d718c6cb..c7a2b09a 100644 --- a/libpcsxcore/r3000a.c +++ b/libpcsxcore/r3000a.c @@ -123,7 +123,7 @@ void psxBranchTest() { }
}
-#if 1
+#if 0
if( SPU_async )
{
static int init;
|
