mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-04-27 19:26:46 +02:00
Do not expose drwsurf_flip
This commit is contained in:
parent
ace77b2aaa
commit
3142271882
1
drw.h
1
drw.h
@ -35,7 +35,6 @@ struct kbd;
|
|||||||
|
|
||||||
void drwsurf_resize(struct drwsurf *ds, uint32_t w, uint32_t h, double s);
|
void drwsurf_resize(struct drwsurf *ds, uint32_t w, uint32_t h, double s);
|
||||||
void drwsurf_attach(struct drwsurf *ds);
|
void drwsurf_attach(struct drwsurf *ds);
|
||||||
void drwsurf_flip(struct drwsurf *ds);
|
|
||||||
|
|
||||||
typedef union {
|
typedef union {
|
||||||
uint8_t bgra[4];
|
uint8_t bgra[4];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user