@@ -1 +1 @@
-Subproject commit 167d6ba7217429473bd6499da7d0c927270f55e3
+Subproject commit d4558f3477b4d6bf47fb733a18f6f1af8933b513
@@ -9,7 +9,7 @@
#define CANVAS_FIRST ((u8 *)(574 * 0x20 + 0x06000000))
#define CANVAS_SECOND ((u8 *)(592 * 0x20 + 0x06000000))
-static const char *map_texts[] = {"--------", "< Carun City", "Route 2 >", NULL};
+static const char *map_texts[] = {"--------", "< Carun City", "Route 2 >", "< Route 3", "< Urbania City", "Route 5 >", "< Route 6", NULL};
s16 char_to_tile_index(char chr) {
if (chr >= 'A' && chr <= 'P')