mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
99e09bd17c
* download files directly to sd instead of a buffer - this fixes running out of memory while downloading large files * simple visual download progressbar
3 lines
51 B
C++
3 lines
51 B
C++
#pragma once
|
|
|
|
std::string formatBytes(int bytes); |