merged cleanup
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/* GIMP RGB C-Source image dump (hhulogo.c) */
|
||||
|
||||
static constexpr const struct {
|
||||
static constexpr struct {
|
||||
unsigned int width;
|
||||
unsigned int height;
|
||||
unsigned int bytes_per_pixel; /* 2:RGB16, 3:RGB, 4:RGBA */
|
||||
|
||||
Reference in New Issue
Block a user