mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-02 23:59:49 -04:00
emummc: fix nintendo path redir on 4.1.0
This commit is contained in:
parent
2c46ec9638
commit
0bf7df0426
25 changed files with 111 additions and 111 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue