mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 21:21:50 +00:00
12136d9289
Fixed: Scripts should free at the end Added: ncaGetType, saveSign Modified: pathCombine can now take 2+ args to combine
4 lines
No EOL
73 B
C
4 lines
No EOL
73 B
C
#pragma once
|
|
#include "../err.h"
|
|
|
|
ErrCode_t saveCommit(const char *path); |