berry blender review changes

This commit is contained in:
DizzyEggg
2017-11-27 20:03:41 +01:00
parent b0657350a4
commit 237261e193
10 changed files with 74 additions and 74 deletions

View File

@@ -13,12 +13,12 @@ enum
enum
{
FLAVOUR_SPICY,
FLAVOUR_DRY,
FLAVOUR_SWEET,
FLAVOUR_BITTER,
FLAVOUR_SOUR,
FLAVOUR_COUNT
FLAVOR_SPICY,
FLAVOR_DRY,
FLAVOR_SWEET,
FLAVOR_BITTER,
FLAVOR_SOUR,
FLAVOR_COUNT
};
#define NUM_BERRIES 44