fox_ma decompiled (#111)

* progress 1

* match functions

* data

* add brackets

* bss

* cleanup

* format

* post merge fixing

* cleanup 2

* suggestions
This commit is contained in:
inspectredc
2024-01-30 18:17:20 +00:00
committed by GitHub
parent 2c405ec3f3
commit 3dcd59adc1
7 changed files with 7121 additions and 286 deletions
+16
View File
@@ -98,6 +98,22 @@ typedef struct {
/* 0x14 */ f32 unk_14;
} UnkStruct_D_menu_801B8294; // size = 0x18
typedef struct {
/* 0x00 */ f32 unk_00;
/* 0x04 */ f32 unk_04;
/* 0x08 */ f32 unk_08;
/* 0x0C */ f32 unk_0C;
/* 0x10 */ s16 unk_10;
} UnkStruct_D_i5_801B8E50; //size = 0x14
typedef struct {
/* 0x00 */ f32 unk_00;
/* 0x04 */ s16 unk_04;
/* 0x08 */ f32 unk_08;
/* 0x0C */ f32 unk_0C;
/* 0x10 */ s16 unk_10;
} UnkStruct_D_i5_801BA1EC; //size = 0x14
typedef enum OptionState {
OPTION_WAIT,
OPTION_SETUP,