name
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@33 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
4597519598
commit
a1601bb0b4
10 changed files with 66 additions and 25 deletions
|
|
@ -15,7 +15,7 @@ typedef struct _MilskoLLColor *MilskoLLColor, MilskoLLColorRec;
|
|||
struct _MilskoLL {
|
||||
void* user;
|
||||
|
||||
void (*draw)(MilskoLL handle);
|
||||
MilskoLLHandler handler;
|
||||
};
|
||||
|
||||
struct _MilskoColor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue