mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-01 11:40:47 -07:00
Uses the same type aliases we use for virtual addresses, and converts one lingering usage of std::array<uint64_t, 2> to u128 for consistency.