Add SM8521 instrument type
This commit is contained in:
parent
98b34ab7ce
commit
5c06470145
8 changed files with 20 additions and 4 deletions
|
|
@ -1907,6 +1907,7 @@ void FurnaceGUI::drawSettings() {
|
|||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_K007232,"K007232");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_GA20,"GA20");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_POKEMINI,"Pokémon Mini");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_SM8521,"SM8521");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_UNKNOWN,"Other/Unknown");
|
||||
ImGui::TreePop();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue