Disable Ribbon by default
This commit is contained in:
parent
287fa45e73
commit
2fc465ea83
|
@ -49,7 +49,7 @@
|
|||
|
||||
#include "../../tasks/tasks_internal.h"
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
#define XMB_RIBBON_ENABLE
|
||||
#define XMB_RIBBON_ROWS 16
|
||||
#define XMB_RIBBON_COLS 32
|
||||
|
|
Loading…
Reference in New Issue