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
@@ -577,7 +577,7 @@ static void ItemPc_PrintOrRemoveCursorAt(u8 y, u8 colorIdx)
}
else
{
ItemPc_AddTextPrinterParameterized(0, 2, gFameCheckerText_ListMenuCursor, 0, y, 0, 0, 0, colorIdx);
ItemPc_AddTextPrinterParameterized(0, 2, gText_SelectorArrow2, 0, y, 0, 0, 0, colorIdx);
}
}