[Script] add last bits
Fixed: Scripts should free at the end Added: ncaGetType, saveSign Modified: pathCombine can now take 2+ args to combine
This commit is contained in:
4
source/keys/save.h
Normal file
4
source/keys/save.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include "../err.h"
|
||||
|
||||
ErrCode_t saveCommit(const char *path);
|
||||
Reference in New Issue
Block a user