mirror of
https://github.com/nicbarker/clay.git
synced 2025-12-24 10:01:06 +00:00
fix comment
This commit is contained in:
parent
2e0ac3911c
commit
dc8e61f25d
2
clay.h
2
clay.h
|
|
@ -375,7 +375,7 @@ typedef struct {
|
||||||
|
|
||||||
CLAY__WRAPPER_STRUCT(Clay_ScrollElementConfig);
|
CLAY__WRAPPER_STRUCT(Clay_ScrollElementConfig);
|
||||||
|
|
||||||
// Scroll
|
// Shared
|
||||||
typedef struct {
|
typedef struct {
|
||||||
Clay_Color backgroundColor;
|
Clay_Color backgroundColor;
|
||||||
Clay_CornerRadius cornerRadius;
|
Clay_CornerRadius cornerRadius;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue