mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-30 02:29:17 +02:00
Since we're blocking the Emu thread, we can't use a hook from the Emu thread to wake up. The change to lifecycle callbacks caused this.
Since we're blocking the Emu thread, we can't use a hook from the Emu thread to wake up. The change to lifecycle callbacks caused this.