mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 16:59:02 +00:00
fixed deviceId corruption bug
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ typedef struct
|
||||
u16 version;
|
||||
|
||||
u8 ticketId[8];
|
||||
u8 deviceId[8];
|
||||
u8 deviceId[4];
|
||||
u8 licenceType;
|
||||
u8 audit;
|
||||
u8 eshopAccId[4];
|
||||
|
||||
Reference in New Issue
Block a user