Update console_identity to be inline with 3dbrew
This commit is contained in:
parent
c7c7054fc0
commit
72ff82ca2e
@ -23,7 +23,7 @@ typedef struct
|
|||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
u8 unknown0 : 4;
|
u8 unknown0 : 4;
|
||||||
u8 origin_console : 4;
|
u8 origin_console : 3;
|
||||||
} console_identity;
|
} console_identity;
|
||||||
|
|
||||||
u64 system_id;
|
u64 system_id;
|
||||||
|
Loading…
Reference in New Issue
Block a user