mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
simple visual progress bar (#7)
* download files directly to sd instead of a buffer - this fixes running out of memory while downloading large files * simple visual download progressbar
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
std::string formatBytes(int bytes);
|
||||
Reference in New Issue
Block a user