1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-20 14:03:26 +01:00
TegraExplorer/source/tegraexplorer/fs/savesign.h

4 lines
103 B
C
Raw Normal View History

2020-05-08 23:22:35 +01:00
#pragma once
#include "../../utils/types.h"
bool save_sign(const char *keypath, const char *savepath);