summaryrefslogtreecommitdiff
path: root/constants/berry_constants.inc
diff options
context:
space:
mode:
Diffstat (limited to 'constants/berry_constants.inc')
-rw-r--r--constants/berry_constants.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/constants/berry_constants.inc b/constants/berry_constants.inc
deleted file mode 100644
index 2ecd7ac36..000000000
--- a/constants/berry_constants.inc
+++ /dev/null
@@ -1,6 +0,0 @@
- .set BERRY_FIRMNESS_UNKNOWN, 0
- .set BERRY_FIRMNESS_VERY_SOFT, 1
- .set BERRY_FIRMNESS_SOFT, 2
- .set BERRY_FIRMNESS_HARD, 3
- .set BERRY_FIRMNESS_VERY_HARD, 4
- .set BERRY_FIRMNESS_SUPER_HARD, 5