1
0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-15 15:01:56 -08:00
Berkan Diler 98c838b24c
Use BitOperations methods and delete now unused BitUtils methods ()
Replaces BitUtils.CountTrailingZeros/CountLeadingZeros/IsPowerOfTwo with BitOperations methods
2022-02-18 02:35:23 +01:00
..