mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-05-02 12:50:50 -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.