through sub_81556E0

This commit is contained in:
PikalaxALT
2020-03-05 10:31:31 -05:00
parent e9c3b78d9f
commit cb99443c51
15 changed files with 423 additions and 1800 deletions
+1 -1
View File
@@ -740,7 +740,7 @@ static void bag_menu_print_cursor(u8 y, u8 colorIdx)
}
else
{
BagPrintTextOnWindow(0, 2, gFameCheckerText_ListMenuCursor, 1, y, 0, 0, 0, colorIdx);
BagPrintTextOnWindow(0, 2, gText_SelectorArrow2, 1, y, 0, 0, 0, colorIdx);
}
}