shithub: n900

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