mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-28 01:35:00 +02:00
Basically, if the handler calls sceGeListUpdateStallAddr(), and it hits a finish (which it might), before we were triggering another PAUSE. THat's wrong, it should just be a FINISH as usual.