PKHeX/PKHeX.Drawing/QR
Kurt 50b15cd740 Use range/index
More in line with modernizing the codebase with latest c# syntax

improve web-qr decode speed slightly (no linq skiptake)
get money/coin mask without a temporary string (lol performance)
2021-05-14 15:30:55 -07:00
..
QRDecode.cs Use range/index 2021-05-14 15:30:55 -07:00
QRDecodeResult.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
QREncode.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
QRImageUtil.cs Minor clean 2020-06-27 23:36:53 -05:00