1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-08 21:21:50 +00:00
TegraExplorer/source/tegraexplorer/fs/keys.h
2020-07-14 17:38:56 +02:00

4 lines
No EOL
98 B
C

#pragma once
#include "../../utils/types.h"
u8 *GetKey(const char *keypath, const char *keyName);