Remove duplicate
This commit is contained in:
parent
81bebc5112
commit
b0b729201a
2 changed files with 0 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue