mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-06 11:22:15 +02:00
Update ns.c
This commit is contained in:
parent
1cbe62b44c
commit
1e6c8e6325
@ -102,7 +102,7 @@ Result nsListApplicationRecord(NsApplicationRecord* buffer, size_t size, size_t*
|
||||
{
|
||||
u64 magic;
|
||||
u64 cmd_id;
|
||||
u32 entry_offset;
|
||||
size_t entry_offset;
|
||||
} *raw;
|
||||
|
||||
raw = ipcPrepareHeader(&c, sizeof(*raw));
|
||||
|
Loading…
Reference in New Issue
Block a user