order the text

This commit is contained in:
Eknous-P 2024-03-23 23:24:59 +04:00
parent a8bd9ac454
commit e65f19718a
3 changed files with 9 additions and 3 deletions

View file

@ -251,6 +251,9 @@ const char* chanNames[]={
"Channels" // in case this makes l10n easier
};
// because someone will complain about the ordering
unsigned char chanNamesHierarchy[]={0,5,1,2,3,6,9,10,8,4,7,11,12};
const FurnaceGUIColors fxColors[256]={
GUI_COLOR_PATTERN_EFFECT_MISC, // 00
GUI_COLOR_PATTERN_EFFECT_PITCH, // 01