Files
glava/xwin.h
2018-01-07 18:35:40 -08:00

5 lines
161 B
C

bool xwin_should_render(void);
void xwin_settype(struct renderer* rd, const char* type);
unsigned int xwin_copyglbg(struct renderer* rd, unsigned int texture);