mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2026-03-13 02:54:40 +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.