mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-10 11:23:29 +00:00
h
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@27 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -27,6 +27,9 @@ typedef struct _MilskoLowLevel {
|
||||
|
||||
typedef struct _MilskoColor {
|
||||
unsigned long pixel;
|
||||
int red;
|
||||
int green;
|
||||
int blue;
|
||||
}* MilskoLLColor;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user