GUI: rename NDS ins type
This commit is contained in:
parent
d35ac87ff6
commit
e4deba6f57
2 changed files with 2 additions and 2 deletions
|
|
@ -3563,7 +3563,7 @@ void FurnaceGUI::drawSettings() {
|
|||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_POWERNOISE,"PowerNoise (noise)");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_POWERNOISE_SLOPE,"PowerNoise (slope)");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_DAVE,"Dave");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_NDS,"NDS");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_NDS,"Nintendo DS");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_GBA_DMA,"GBA DMA");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_GBA_MINMOD,"GBA MinMod");
|
||||
UI_COLOR_CONFIG(GUI_COLOR_INSTR_UNKNOWN,"Other/Unknown");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue