mirror of
https://github.com/PabloMK7/citra.git
synced 2025-01-21 10:13:43 +01:00
a321bce378
It is unlikely we will ever use this without first doing a Cast to a signed type. Fixes 9 "unary minus operator applied to unsigned type, result still unsigned" warnings on MSVC2017.3