mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
Added comment for NacpStruct.
This commit is contained in:
parent
c516388ba0
commit
6017cba043
@ -12,6 +12,7 @@ typedef struct {
|
||||
char author[0x100];
|
||||
} NacpLanguageEntry;
|
||||
|
||||
/// ns ApplicationControlProperty
|
||||
typedef struct {
|
||||
NacpLanguageEntry lang[16];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user