mirror of https://github.com/PCSX2/pcsx2.git
Left this in by accident.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5782 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
e8f31a3e3e
commit
86a5933f91
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
static const KeyAcceleratorCode FULLSCREEN_TOGGLE_ACCELERATOR_GSPANEL=KeyAcceleratorCode( WXK_RETURN ).Alt();
|
static const KeyAcceleratorCode FULLSCREEN_TOGGLE_ACCELERATOR_GSPANEL=KeyAcceleratorCode( WXK_RETURN ).Alt();
|
||||||
|
|
||||||
#define GSWindowScaleDebug
|
//#define GSWindowScaleDebug
|
||||||
|
|
||||||
void GSPanel::InitDefaultAccelerators()
|
void GSPanel::InitDefaultAccelerators()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue