mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-25 02:23:07 +00:00
aa
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@573 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -54,11 +54,10 @@ struct _MwLLColor {
|
||||
struct _MwLLPixmap {
|
||||
int width;
|
||||
int height;
|
||||
unsigned char* data;
|
||||
unsigned char* data_buffer;
|
||||
unsigned char* raw;
|
||||
|
||||
int depth;
|
||||
|
||||
unsigned char* data;
|
||||
MwLL handle;
|
||||
int use_render;
|
||||
Display* display;
|
||||
|
||||
Reference in New Issue
Block a user