1
0
Fork 0
forked from Mirror/Ryujinx
rjx-mirror/Ryujinx.HLE/HOS/Font
Ac_K bb74aeae54 Use BinaryPrimitives.ReverseEndianness instead EndianSwap class ()
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 () 2019-11-23 13:15:15 +11:00
SharedFontType.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00