Include a (bad) method to dump with .cnmt.nca

This commit is contained in:
SuchMemeManySkill
2020-07-14 17:38:56 +02:00
parent 81cf8c201c
commit b42b52eb43
11 changed files with 204 additions and 63 deletions

View File

@@ -1,6 +1,7 @@
#pragma once
#include "../../utils/types.h"
void displayinfo();
void displaygpio();
int format(int mode);
int dumpfirmware(int mmc);
int dumpfirmware(int mmc, bool daybreak);