#include "i18n.h"
#include "tools.h"
#include "osd.h"
Go to the source code of this file.
|
#define | THEME_CLR(Theme, Subject, Color) static const tColor Subject = Theme.AddColor(#Subject, Color) |
|
◆ THEME_CLR
#define THEME_CLR |
( |
| Theme, |
|
|
| Subject, |
|
|
| Color ) static const tColor Subject = Theme.AddColor(#Subject, Color) |