Files
cheats-updater/TegraExplorer/source/keys/save.h
2026-03-05 20:18:29 +01:00

4 lines
76 B
C

#pragma once
#include "../err.h"
ErrCode_t saveCommit(const char *path);