allow SPOT1 on right #1

This commit is contained in:
seanpringle
2012-09-05 11:45:52 +10:00
parent cc727e76aa
commit fbe87fe701
3 changed files with 14 additions and 6 deletions

View File

@@ -18,6 +18,13 @@
// | | 3 |
// -------------------------------
// Actually, there are a few layout choices, but only at build time.
// The layout can be flipped so SPOT1 is on the right.
// If you do this, review the directional move/focus key bindings too.
//#define SPOT1_ALIGN SPOT1_RIGHT
#define SPOT1_ALIGN SPOT1_LEFT
// Width of SPOT1 as percentage of screen width.
#define SPOT1_WIDTH_PCT 67