And the same typo elsewhere.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1175 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
sudonim1 2009-05-13 11:30:02 +00:00
parent b1ddb5990c
commit 8385a8166f
1 changed files with 1 additions and 1 deletions

View File

@ -485,7 +485,7 @@ microVUf(void) mVU_FCOR() {
microVUf(void) mVU_FCSET() {
microVU* mVU = mVUx;
pass1 { mVUinfo |= doClip; }
pass1 { mVUinfo |= _doClip; }
pass2 {
MOV32ItoR(gprT1, _Imm24_);
mVUallocCFLAGb<vuIndex>(gprT1, fcInstance);