mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2026-07-23 03:31:34 +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.