mirror of
https://github.com/switchbrew/libnx.git
synced 2025-08-07 00:29:23 +02:00
Updated ErrorContext.
This commit is contained in:
parent
0ea16ae8c7
commit
71a711e5d7
@ -10,8 +10,9 @@
|
||||
#include "../services/set.h"
|
||||
|
||||
typedef struct {
|
||||
u8 unk_x0[0x200];
|
||||
} ErrorContext;
|
||||
char str[0x1f4];
|
||||
u8 unk_x1f4[0xc];
|
||||
} PACKED ErrorContext;
|
||||
|
||||
/// Common header for the start of the arg storage.
|
||||
typedef struct {
|
||||
|
Loading…
Reference in New Issue
Block a user