wip
[virtual-nascom.git] / xvirtualnascom.h
blobc0f67f658fade91796a63869bc2297c4e3e41605
1 void xsetup(int, char **);
2 void xhandleevent(void);
3 void xputch(int x, int y, unsigned char v);
5 Display *dpy;