mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-02-09 19:25:10 +01:00
A separate variable isn't particularly necessary here, and given that the type is unsigned, we only need to test the upper bound. This also resolves two -Wtype-limits warnings