devdraw: OS X native version
This commit is contained in:
parent
1e77a39450
commit
9142d36228
12 changed files with 2083 additions and 86 deletions
|
|
@ -2,3 +2,5 @@ int _drawmsgread(void*, int);
|
|||
int _drawmsgwrite(void*, int);
|
||||
void _initdisplaymemimage(Memimage*);
|
||||
int _latin1(Rune*, int);
|
||||
int parsewinsize(char*, Rectangle*, int*);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue