mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-26 06:16:24 +02:00
To protect against disappearing activities or whatever is causing the lost value, I could make it static, but instead I just pack the two values together into the requestCode. Will hopefully help the main issue from #17683