ResetPlayer decompile

This commit is contained in:
Tal Hayon
2022-01-06 14:18:27 +02:00
parent e27bfa5a8b
commit ba5155b3ac
5 changed files with 41 additions and 69 deletions
+1 -4
View File
@@ -86,10 +86,7 @@ extern u16 gBG1Buffer[0x400];
extern u16 gBG2Buffer[0x400];
extern u16 gBG3Buffer[0x800];
struct {
u8 filler[0x70];
} extern gUnk_03000B80;
// TODO extern ItemBehavior gUnk_03000B80[4];
extern ItemBehavior gUnk_03000B80[4];
static_assert(sizeof(gUnk_03000B80) == 0x70);
typedef struct {