mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 18:42:15 +02:00
Updated ErrorContext.
This commit is contained in:
parent
964751c24a
commit
e2fabdc500
@ -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