summaryrefslogtreecommitdiff
path: root/src/pokedex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pokedex.c')
-rw-r--r--src/pokedex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokedex.c b/src/pokedex.c
index 647eb0d86..e7b476d43 100644
--- a/src/pokedex.c
+++ b/src/pokedex.c
@@ -2910,7 +2910,7 @@ static u8 sub_808F284(struct PokedexListItem *item, u8 b)
#if ENGLISH
#define CATEGORY_LEFT (11)
-#if GERMAN
+#elif GERMAN
#define CATEGORY_LEFT (16)
#endif