1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-26 22:02:08 +00:00
TegraExplorer/source/tegraexplorer/fs/nca.h

4 lines
64 B
C
Raw Normal View History

#pragma once
int GetNcaType(char *ncaPath);
int SetHeaderKey();