Ryujinx/Ryujinx.HLE/HOS/Font
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
..
SharedFontManager.cs Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832) 2019-11-23 13:15:15 +11:00
SharedFontType.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00