through sub_81081AC

This commit is contained in:
PikalaxALT
2020-01-17 15:11:46 -05:00
parent 055e5d2bbf
commit f6e050cf35
6 changed files with 287 additions and 514 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ struct BagStruct
u8 location;
u8 pocket;
u16 unk6;
u8 cursorPosition[6];
u8 scrollPosition[6];
u16 itemsAbove[3];
u16 cursorPos[3];
};
extern struct BagStruct gUnknown_203ACFC;