emummc: fix nintendo path redir on 4.1.0

This commit is contained in:
Michael Scire 2019-06-16 15:01:10 -07:00
parent 2c46ec9638
commit 0bf7df0426
25 changed files with 111 additions and 111 deletions

View file

@ -24,6 +24,7 @@
typedef struct {
int opcode_reg;
uint32_t adrp_offset;
uint32_t add_rel_offset;
} fs_offsets_nintendo_path_t;
typedef struct {