Add save signing
This commit is contained in:
4
source/tegraexplorer/fs/savesign.h
Normal file
4
source/tegraexplorer/fs/savesign.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include "../../utils/types.h"
|
||||
|
||||
bool save_sign(const char *keypath, const char *savepath);
|
||||
Reference in New Issue
Block a user