summaryrefslogtreecommitdiff
path: root/include/berry.h
diff options
context:
space:
mode:
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