Merge pull request #1378 from GriffinRichards/doc-berrycrush

Document Berry Crush
This commit is contained in:
GriffinR
2021-03-29 12:38:16 -04:00
committed by GitHub
24 changed files with 1855 additions and 1555 deletions

View File

@@ -217,7 +217,7 @@ struct PyramidBag
struct BerryCrush
{
u16 berryCrushResults[4];
u16 pressingSpeeds[4]; // For the record with each possible group size, 2-5 players
u32 berryPowderAmount;
u32 unk;
};