Remove duplicate

This commit is contained in:
cam900 2022-09-25 19:23:23 +09:00
parent 81bebc5112
commit b0b729201a
2 changed files with 0 additions and 7 deletions

View file

@ -161,12 +161,6 @@ const char* resampleStrats[DIV_RESAMPLE_MAX]={
"best possible"
};
const char* loopMode[DIV_SAMPLE_LOOP_MAX]={
"Forward",
"Backward",
"Pingpong"
};
const FurnaceGUIColors fxColors[256]={
GUI_COLOR_PATTERN_EFFECT_MISC, // 00
GUI_COLOR_PATTERN_EFFECT_PITCH, // 01