revert default layout change

This commit is contained in:
seanpringle
2012-12-27 11:18:48 +10:00
parent 4505edf250
commit 010427c902

View File

@@ -32,8 +32,8 @@
// The layout can be flipped so SPOT1 is on the right. // The layout can be flipped so SPOT1 is on the right.
// If you do this, review the directional move/focus key bindings too. // If you do this, review the directional move/focus key bindings too.
//#define SPOT1_ALIGN SPOT1_LEFT #define SPOT1_ALIGN SPOT1_LEFT
#define SPOT1_ALIGN SPOT1_RIGHT //#define SPOT1_ALIGN SPOT1_RIGHT
// Width of SPOT1 as percentage of screen width. // Width of SPOT1 as percentage of screen width.
#define SPOT1_WIDTH_PCT 67 #define SPOT1_WIDTH_PCT 67