mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 14:04:52 +02:00
...
This commit is contained in:
@@ -25,7 +25,7 @@ typedef struct {
|
||||
size_t data_sz;
|
||||
uint8_t *data;
|
||||
bool is_4byte_aligned;
|
||||
bool is_rgb;
|
||||
bool is_opaque;
|
||||
} LoadData;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user