Merge pull request #252 from hatal175/resetplayer

ResetPlayer decompile
This commit is contained in:
notyourav
2022-01-06 19:41:17 -08:00
committed by GitHub
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 {