mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-01 14:20:08 +01:00
5 lines
102 B
C
5 lines
102 B
C
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
bool scetool_decrypt(scetool::s8 *_file_in, scetool::s8 *_file_out); |