mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2026-07-21 18:52:08 +00: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
Languages
C++
90.4%
C
6.6%
Makefile
1.6%
Assembly
1.1%
Python
0.3%