From b3364f9f8819a87f562ca612199aaa0d4da7fcee Mon Sep 17 00:00:00 2001 From: SatoMew Date: Sat, 8 May 2021 13:24:33 +0100 Subject: Identify the connections between Routes 22 and 23 as unused --- data/maps/headers/Route23.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/headers/Route23.asm') diff --git a/data/maps/headers/Route23.asm b/data/maps/headers/Route23.asm index e1535c9d..12955c3b 100644 --- a/data/maps/headers/Route23.asm +++ b/data/maps/headers/Route23.asm @@ -1,5 +1,5 @@ map_header Route23, ROUTE_23, PLATEAU, NORTH | SOUTH connection north, IndigoPlateau, INDIGO_PLATEAU, 0 - connection south, Route22, ROUTE_22, 0 + connection south, Route22, ROUTE_22, 0 ; unused end_map_header -- cgit v1.2.3