From 3ed747e78cc829e718de28db4466f31034f7ff2f Mon Sep 17 00:00:00 2001 From: skidau Date: Fri, 8 May 2015 07:18:31 +0000 Subject: [PATCH] Relabelled the AGP Printer to Debug print git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1405 a31d4220-a93d-0410-bf67-fe4944624d44 --- src/wx/opts.cpp | 2 +- src/wx/xrc/MainMenu.xrc | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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 +