Add enums for help system text, label help context

This commit is contained in:
GriffinR
2020-03-04 10:42:40 -05:00
parent 13e06bf7f8
commit 4df660dc76
33 changed files with 1634 additions and 705 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ struct PlayerPCItemPageStruct
u8 pageItems;
u8 count;
u8 filler_6[3];
u8 unk_9;
bool8 notInRoom;
u8 scrollIndicatorId;
u8 filler_B[5];
};