mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-01-10 11:47:33 -03: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); |