1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-28 18:46:47 -06:00
ryujinx/Ryujinx.HLE
Ac_K bb74aeae54 Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)
This PR remove the `EndianSwap` class who isn't needed anymore since .NET Core 3.0 got a buildin method `BinaryPrimitives.ReverseEndianness` who did the same thing.
2019-11-23 13:15:15 +11:00
..
2019-10-17 08:17:44 +02:00
2019-07-22 20:15:46 +03:00
2019-09-02 13:03:57 -03:00
2019-10-31 19:09:03 +01:00