Remove old references to battle pyramid

This commit is contained in:
GriffinR
2020-02-03 12:07:02 -05:00
parent 017fa7e336
commit 34deceb136
7 changed files with 15 additions and 24 deletions
-7
View File
@@ -168,13 +168,6 @@ struct BerryPickingResults // possibly used in the game itself? Size may be wron
u8 field_F;
};
struct PyramidBag
{
u16 items_Lvl50[10];
u16 items_OpenLvl[10];
u8 quantity[10];
};
struct BerryCrush
{
u16 berryCrushResults[4];