through sub_8108560

This commit is contained in:
PikalaxALT
2020-01-17 16:40:53 -05:00
parent f6e050cf35
commit dbf3ac402d
5 changed files with 196 additions and 492 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ struct BagStruct
{
void (*bagCallback)(void);
u8 location;
u8 pocket;
u16 unk6;
u8 unk5;
u16 pocket;
u16 itemsAbove[3];
u16 cursorPos[3];
};