mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-25 22:00:49 -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.