WiiUDownloader/cdecrypt/cdecrypt.h
2023-07-18 12:27:23 +02:00

3 lines
56 B
C

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