GUI: highlight cur display & play order separately

issue #932
This commit is contained in:
tildearrow 2023-02-05 18:50:17 -05:00
parent 26739bba11
commit 56d4950fad
4 changed files with 15 additions and 1 deletions

View file

@ -113,6 +113,7 @@ enum FurnaceGUIColors {
GUI_COLOR_ORDER_ROW_INDEX,
GUI_COLOR_ORDER_ACTIVE,
GUI_COLOR_ORDER_SELECTED,
GUI_COLOR_ORDER_SIMILAR,
GUI_COLOR_ORDER_INACTIVE,