Layout: New layout: Mirror tile (idea from Cheaterman)

This commit is contained in:
Martin Duquesnoy
2009-03-29 22:09:22 +02:00
parent d1fe3977a7
commit c1bcd7c405
5 changed files with 94 additions and 1 deletions

View File

@@ -37,7 +37,7 @@
#define NBUTTON 8
#define MAXTAG 36
#define NUM_OF_LAYOUT 7
#define NUM_OF_LAYOUT 8
/* Typedef */
typedef const char* uicb_t;