mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
set: make SetCalSerialNumber a typedef
This commit is contained in:
parent
b99efa5ab9
commit
b6c1fbea31
@ -825,9 +825,7 @@ typedef struct {
|
|||||||
u32 generation;
|
u32 generation;
|
||||||
} SetCalRsa2048DeviceKey;
|
} SetCalRsa2048DeviceKey;
|
||||||
|
|
||||||
typedef struct {
|
typedef SetSysSerialNumber SetCalSerialNumber;
|
||||||
char number[0x18];
|
|
||||||
} SetCalSerialNumber;
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
u8 parameter[0x5A];
|
u8 parameter[0x5A];
|
||||||
|
Loading…
Reference in New Issue
Block a user