mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Typo.
This commit is contained in:
parent
d305d1faa2
commit
36fd5df53f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue