WiiUDownloader/cdecrypt/cdecrypt.h
2023-07-18 17:50:11 +02:00

3 lines
71 B
C

#pragma once
int cdecrypt_main(int argc, char **argv, int *progress);