Address review comments

This commit is contained in:
PikalaxALT
2019-08-06 09:26:55 -04:00
parent 1cff6672cf
commit 37d23230fa
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ struct PokenavSub8
u32 ltid;
u16 winid;
bool32 unkC;
u16 buff[0x400];
u8 buff[BG_SCREEN_SIZE];
}; // size: 0x810
static u32 sub_81CF010(struct PokenavSub7 *structPtr);