Fixed: Scripts should free at the end Added: ncaGetType, saveSign Modified: pathCombine can now take 2+ args to combine
4 lines
73 B
C
4 lines
73 B
C
#pragma once
|
|
#include "../err.h"
|
|
|
|
ErrCode_t saveCommit(const char *path); |