merge list menu and list indicators

This commit is contained in:
DizzyEggg
2018-05-19 11:36:31 +02:00
parent 1ead30ad40
commit 4857757431
8 changed files with 863 additions and 890 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ struct BagStruct
void (*bagCallback)(void);
u8 location;
u8 pocket;
u8 unk6[2];
u16 unk6;
u16 cursorPosition[5];
u16 scrollPosition[5];
};