diff --git a/nx/include/switch/nacp.h b/nx/include/switch/nacp.h index 48fee47c..026faaa8 100644 --- a/nx/include/switch/nacp.h +++ b/nx/include/switch/nacp.h @@ -12,6 +12,7 @@ typedef struct { char author[0x100]; } NacpLanguageEntry; +/// ns ApplicationControlProperty typedef struct { NacpLanguageEntry lang[16];