From 55ac24336da4bf272b64226a2bb99293c52707a9 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sat, 16 Sep 2017 08:49:07 -0700 Subject: Remove comment that was copied from another file --- text/pokedex_mon_names.asm | 2 -- 1 file changed, 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 @" -- cgit v1.2.3