diff options
Diffstat (limited to 'include/uflags.h')
-rw-r--r-- | include/uflags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uflags.h b/include/uflags.h index d0414db0..5192fcce 100644 --- a/include/uflags.h +++ b/include/uflags.h @@ -22,8 +22,8 @@ #define FRIEND_FLAG 0x00000010 /* true if show friends only */ #define BRDSORT_FLAG 0x00000020 /* true if the boards sorted alphabetical */ #define ADBANNER_FLAG 0x00000040 /* (was: MOVIE_FLAG, true if show advertisement banner */ +#define ADBANNER_USONG_FLAG 0x00000080 /* true if show user songs in banner */ /* deprecated flag */ -//#define COLOR_FLAG 0x00000080 /* true if the color mode open */ //#define MIND_FLAG 0x00000100 /* true if mind search mode open <-Heat*/ /* DBCS CONFIG */ |