aa
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@573 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
263e26ceb9
commit
5c2e36cb22
5 changed files with 12 additions and 13 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue