mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 02:22: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;
|
||||
} SetCalRsa2048DeviceKey;
|
||||
|
||||
typedef struct {
|
||||
char number[0x18];
|
||||
} SetCalSerialNumber;
|
||||
typedef SetSysSerialNumber SetCalSerialNumber;
|
||||
|
||||
typedef struct {
|
||||
u8 parameter[0x5A];
|
||||
|
Loading…
Reference in New Issue
Block a user