mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 02:22: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 {
|
||||
char code[0x3]; ///< Country code.
|
||||
} PACKED SetCalCountryCode;
|
||||
} SetCalCountryCode;
|
||||
|
||||
typedef struct {
|
||||
u8 cert[0x180];
|
||||
|
Loading…
Reference in New Issue
Block a user