mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-27 17:24:59 +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