summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--text/pokedex_mon_names.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/text/pokedex_mon_names.asm b/text/pokedex_mon_names.asm
index 3869a9b..c9ef889 100644
--- a/text/pokedex_mon_names.asm
+++ b/text/pokedex_mon_names.asm
@@ -1,6 +1,4 @@
MonDexNames: ; 0x29892
-; The first byte of each entry is the symbol displayed to the left of the mon's
-; name in the evolution menu. Fully-evolved pokemon have an asterisk next to their names.
db "BULBASAUR @"
db "IVYSAUR @"
db "VENUSAUR @"