shithub: n900

ref: 554e7e92693da8844587a4bad723c3ef891c9d0a
dir: /screen.h/

View raw version
void screeninit(void);
void flushmemscreen(Rectangle);
Memdata *attachscreen(Rectangle *, ulong *, int *, int *, int *);

#define ishwimage(i) 1

void mousectl(Cmdbuf*);
void mouseresize(void);
void mouseredraw(void);