mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-04 16:49:06 +00:00
Add timeMsg Function.
This commit is contained in:
@@ -109,4 +109,5 @@ namespace download {
|
||||
void deleteFileList(std::string file, std::string message);
|
||||
void installFileList(std::string file, std::string message);
|
||||
void extractFileList(std::string file, std::string input, std::string output, std::string message);
|
||||
void displayTimeMsg(std::string message, int seconds);
|
||||
}
|
||||
Reference in New Issue
Block a user