nyx: adhere to nx_emmc_bis changes

This commit is contained in:
CTCaer
2022-01-20 13:26:24 +02:00
parent 20c4d6dba6
commit 781f377083
4 changed files with 3 additions and 5 deletions

View File

@@ -28,7 +28,6 @@
#include "../config.h"
#include <libs/fatfs/diskio.h>
#include <libs/fatfs/ff.h>
#include "../storage/nx_emmc_bis.h"
#define OUT_FILENAME_SZ 128
#define NAND_PATROL_SECTOR 0xC20

View File

@@ -22,7 +22,6 @@
#include "fe_emummc_tools.h"
#include "gui_tools_partition_manager.h"
#include <libs/fatfs/ff.h>
#include "../storage/nx_emmc_bis.h"
extern char *emmcsn_path_impl(char *path, char *sub_dir, char *filename, sdmmc_storage_t *storage);

View File

@@ -23,7 +23,6 @@
#include "../hos/hos.h"
#include "../hos/pkg1.h"
#include <libs/fatfs/ff.h>
#include "../storage/nx_emmc_bis.h"
#define SECTORS_TO_MIB_COEFF 11