mirror of
https://github.com/Xpl0itU/WiiUDownloader.git
synced 2025-05-21 10:45:26 -04:00
Add progress dialog
This commit is contained in:
parent
cb0510931e
commit
f8a15b1d5b
7 changed files with 170 additions and 32 deletions
|
@ -1,3 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
int cdecrypt_main(int argc, char **argv);
|
||||
int cdecrypt_main(int argc, char **argv, int *progress);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue