mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 06:21:26 +12:00
5 lines
No EOL
102 B
C
5 lines
No EOL
102 B
C
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
bool scetool_decrypt(scetool::s8 *_file_in, scetool::s8 *_file_out); |