mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-09 07:22:26 -08:00
43e7c6cf49
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.