#pragma once bool menuDumpNand(const char *filePath); bool menuRestoreNand(const char *filePath); bool menuFlashFirmware(const char *filepath);