mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2026-06-07 20:52:39 +00:00
%z should be used for size_t, otherwise the wrong value may be printed. Fixes two -Wformat warnings.
%z should be used for size_t, otherwise the wrong value may be printed. Fixes two -Wformat warnings.