mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Cleanup.
This commit is contained in:
parent
20906bda03
commit
3e6605a2c5
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ static const int32_t CHECK_SIZE = 8;
|
|||
static const int32_t DEFAULT_SPACING = 4;
|
||||
static const int32_t TEXT_HEIGHT = 8;
|
||||
static const int32_t SCROLL_AREA_PADDING = 6;
|
||||
static const int32_t INDENT_SIZE = 16;
|
||||
static const int32_t AREA_HEADER = 20;
|
||||
static const int32_t COLOR_WHEEL_PADDING = 60;
|
||||
static const float s_tabStops[4] = {150, 210, 270, 330};
|
||||
|
|
Loading…
Reference in a new issue