summaryrefslogtreecommitdiff
path: root/constants/battle_constants.inc
diff options
context:
space:
mode:
Diffstat (limited to 'constants/battle_constants.inc')
-rw-r--r--constants/battle_constants.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/constants/battle_constants.inc b/constants/battle_constants.inc
deleted file mode 100644
index e122f8eb2..000000000
--- a/constants/battle_constants.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-@ stats
- .set HP, 0x0
- .set ATK, 0x1
- .set DEF, 0x2
- .set SPEED, 0x3
- .set SPATK, 0x4
- .set SPDEF, 0x5
- .set ACC, 0x6
- .set EVASION, 0x7