fusee: try to alleviate a little suffering

This commit is contained in:
Michael Scire
2020-09-22 13:54:23 -07:00
parent 85505db9b7
commit ff310a0647
2 changed files with 63 additions and 2 deletions

View File

@@ -36,7 +36,7 @@
typedef struct {
uint32_t magic;
uint32_t error_desc;
uint64_t title_id;
uint64_t program_id;
union {
uint64_t gprs[32];
struct {