summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-11-22 01:10:50 +0000
committerSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-11-22 01:10:50 +0000
commit3b501cb4701cebdeaca3df9ed2b9d6833c59a4fc (patch)
treed7564c30ec6fdc3b441dc8fd8ed6f42852060b9a /include
parent0b59dbf2b8a38b384ec3cfbee15578d8e06e7ccc (diff)
Document battle ui
Diffstat (limited to 'include')
-rw-r--r--include/pokemon.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index 3e69845e6..3bf728244 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -112,25 +112,6 @@
#define MON_FEMALE 0xFE
#define MON_GENDERLESS 0xFF
-#define TYPE_NORMAL 0x00
-#define TYPE_FIGHTING 0x01
-#define TYPE_FLYING 0x02
-#define TYPE_POISON 0x03
-#define TYPE_GROUND 0x04
-#define TYPE_ROCK 0x05
-#define TYPE_BUG 0x06
-#define TYPE_GHOST 0x07
-#define TYPE_STEEL 0x08
-#define TYPE_MYSTERY 0x09
-#define TYPE_FIRE 0x0a
-#define TYPE_WATER 0x0b
-#define TYPE_GRASS 0x0c
-#define TYPE_ELECTRIC 0x0d
-#define TYPE_PSYCHIC 0x0e
-#define TYPE_ICE 0x0f
-#define TYPE_DRAGON 0x10
-#define TYPE_DARK 0x11
-
#define FRIENDSHIP_EVENT_GROW_LEVEL 0x0
#define FRIENDSHIP_EVENT_VITAMIN 0x1 // unused
#define FRIENDSHIP_EVENT_BATTLE_ITEM 0x2 // unused