From 7e49b5ebc62f00d82901ba54b73e89f06c1d8852 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 20 Sep 2020 16:58:05 -0400 Subject: More cleanup of whitespace and comments --- data/pokemon/dex_order_alpha.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/pokemon') diff --git a/data/pokemon/dex_order_alpha.asm b/data/pokemon/dex_order_alpha.asm index 424a6ce..75da11e 100644 --- a/data/pokemon/dex_order_alpha.asm +++ b/data/pokemon/dex_order_alpha.asm @@ -4,7 +4,7 @@ SECTION "data/pokemon/dex_order_alpha.asm", ROMX ; Every Pokémon sorted alphabetically by name (gojūon order). -AlphabeticalPokedexOrder: ; 0x40943 +AlphabeticalPokedexOrder: db DEX_ARBO db DEX_ARBOK db DEX_AQUA -- cgit v1.2.3