mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2026-06-08 13:12: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.