1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2025-02-06 16:55:23 +00:00
TegraExplorer/source/tegraexplorer/fs/savesign.h

4 lines
103 B
C
Raw Normal View History

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