wxFile removed (rFile -> rfile_t)
This commit is contained in:
@@ -33,4 +33,4 @@ typedef struct
|
||||
unsigned long long file_size;
|
||||
} EDAT_HEADER;
|
||||
|
||||
int DecryptEDAT(const std::string& input_file_name, const std::string& output_file_name, int mode, const std::string& rap_file_name, unsigned char *custom_klic, bool verbose);
|
||||
int DecryptEDAT(const std::string& input_file_name, const std::string& output_file_name, int mode, const std::string& rap_file_name, unsigned char *custom_klic, bool verbose);
|
||||
|
||||
Reference in New Issue
Block a user