mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
Change cfgId1
to cfg
This commit is contained in:
parent
d2f797e230
commit
37fe6d3b12
@ -311,7 +311,7 @@ typedef struct {
|
|||||||
} SetCalBdAddress;
|
} SetCalBdAddress;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
u8 cfgId1[0x1E];
|
u8 cfg[0x1E];
|
||||||
} SetCalConfigurationId1;
|
} SetCalConfigurationId1;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user