diff --git a/src/wx/opts.cpp b/src/wx/opts.cpp index d4d79e4b..d713a3d2 100644 --- a/src/wx/opts.cpp +++ b/src/wx/opts.cpp @@ -190,7 +190,7 @@ opt_desc opts[] = { { wxT("Keyboard/*"), "", wxTRANSLATE("The parameter Keyboard/ contains a comma-separated list of key names (e.g. Alt-Shift-F1). When the named key is pressed, the command is executed.") }, // Core - INTOPT ("preferences/agbPrint", "AGBPrinter", wxTRANSLATE("Enable AGB printer"), agbPrint, 0, 1), + INTOPT ("preferences/agbPrint", "AGBPrinter", wxTRANSLATE("Enable AGB debug print"), agbPrint, 0, 1), INTOPT ("preferences/autoPatch", "ApplyPatches", wxTRANSLATE("Apply IPS/UPS/IPF patches if found"), autoPatch, 0, 1), INTOPT ("preferences/autoSaveCheatList", "", wxTRANSLATE("Automatically save and load cheat list"), autoSaveLoadCheatList, 0, 1), INTOPT ("preferences/borderAutomatic", "", wxTRANSLATE("Automatically enable border for Super GameBoy games"), gbBorderAutomatic, 0, 1), diff --git a/src/wx/xrc/MainMenu.xrc b/src/wx/xrc/MainMenu.xrc index e06b87d3..4474feea 100644 --- a/src/wx/xrc/MainMenu.xrc +++ b/src/wx/xrc/MainMenu.xrc @@ -398,10 +398,6 @@ - - - 1 - 1 @@ -410,6 +406,10 @@ 1 + + + 1 +