mirror of
https://github.com/zeldaret/tmc
synced 2026-06-08 20:29:47 -04:00
ResetPlayer decompile
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user