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