mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 14:32:25 -07:00
The separate enum isn't particularly necessary here, and the values can just be directly put into the ResultCode instances, given the names are also self-documenting here.