This commit is contained in:
Unknown W. Brackets 2013-09-21 17:04:05 -07:00
parent d305d1faa2
commit 36fd5df53f

View file

@ -525,7 +525,7 @@ void ForceCheck()
globalTimer += cyclesExecuted;
// This will cause us to check for new events immediately.
currentMIPS->downcount = 0;
// But let's not eat a bunnch more time in Advance() because of this.
// But let's not eat a bunch more time in Advance() because of this.
slicelength = 0;
}