1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-10 12:41:47 +00:00
nxdumptool/source/dumper.h
2018-05-15 18:00:19 +02:00

5 lines
No EOL
102 B
C

#pragma once
#include <switch.h>
bool dumpPartitionRaw(FsDeviceOperator* fsOperator, u32 partition);