Change cfgId1 to cfg

This commit is contained in:
ITotalJustice 2019-12-16 21:06:42 +00:00
parent d2f797e230
commit 37fe6d3b12

View File

@ -311,7 +311,7 @@ typedef struct {
} SetCalBdAddress;
typedef struct {
u8 cfgId1[0x1E];
u8 cfg[0x1E];
} SetCalConfigurationId1;
typedef struct {