Loader: Change ips patch location to ease patch distribution
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
|
||||
class PatchUtils {
|
||||
public:
|
||||
static void ApplyPatches(u64 title_id, const NsoUtils::NsoHeader *header, u8 *mapped_nso, size_t size);
|
||||
static void ApplyPatches(const NsoUtils::NsoHeader *header, u8 *mapped_nso, size_t size);
|
||||
};
|
||||
Reference in New Issue
Block a user