shithub: n900

ref: b9101d2b5a8fd441c8c940222e1aa8072e5d0cee
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);