1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-23 04:12:04 +00:00
TegraExplorer/source/tegraexplorer/fs/keys.h

4 lines
98 B
C
Raw Normal View History

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