mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2025-01-27 19:47:20 -03:00
5 lines
No EOL
102 B
C
5 lines
No EOL
102 B
C
#pragma once
|
|
|
|
#include <switch.h>
|
|
|
|
bool dumpPartitionRaw(FsDeviceOperator* fsOperator, u32 partition); |