mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
set:cal: Remove unnecessary PACKED
This commit is contained in:
parent
1a56c6b212
commit
8fd4581269
@ -328,7 +328,7 @@ typedef struct {
|
|||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
char code[0x3]; ///< Country code.
|
char code[0x3]; ///< Country code.
|
||||||
} PACKED SetCalCountryCode;
|
} SetCalCountryCode;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
u8 cert[0x180];
|
u8 cert[0x180];
|
||||||
|
Loading…
Reference in New Issue
Block a user