mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-02-06 08:45:09 +00:00
4 lines
No EOL
103 B
C
4 lines
No EOL
103 B
C
#pragma once
|
|
#include "../../utils/types.h"
|
|
|
|
bool save_sign(const char *keypath, const char *savepath); |