Updated ErrorContext.

This commit is contained in:
yellows8 2019-03-27 23:50:56 -04:00
parent 964751c24a
commit e2fabdc500
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

@ -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 {