new draw server

This commit is contained in:
rsc 2006-06-25 19:18:39 +00:00
parent f97f537440
commit c66b52501b
23 changed files with 5538 additions and 0 deletions

View file

@ -0,0 +1,4 @@
int _drawmsgread(void*, int);
int _drawmsgwrite(void*, int);
void _initdisplaymemimage(Memimage*);
int _latin1(Rune*, int);