diff --git a/nx/include/switch/services/set.h b/nx/include/switch/services/set.h index 6e1777de..e60a6911 100644 --- a/nx/include/switch/services/set.h +++ b/nx/include/switch/services/set.h @@ -328,7 +328,7 @@ typedef struct { typedef struct { char code[0x3]; ///< Country code. -} PACKED SetCalCountryCode; +} SetCalCountryCode; typedef struct { u8 cert[0x180];