summaryrefslogtreecommitdiff
path: root/include/berry.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-11-27 20:03:41 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-11-27 20:03:41 +0100
commit237261e193d75addf47fc0736b2d9ed10c8d3195 (patch)
tree116e6a90c275191d25b9b892fac3851e3674e580 /include/berry.h
parentb0657350a43f3f91cd5e3ab8f910ab5ab78bb61c (diff)
berry blender review changes
Diffstat (limited to 'include/berry.h')
-rw-r--r--include/berry.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/berry.h b/include/berry.h
index f1f3a8afb..425a664c9 100644
--- a/include/berry.h
+++ b/include/berry.h
@@ -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