forked from Mirrors/usk
publish
This commit is contained in:
parent
8b96a5f4fe
commit
21597d8eab
1 changed files with 1 additions and 1 deletions
2
misc.h
2
misc.h
|
|
@ -2,7 +2,7 @@
|
||||||
#define PIX_red 0xFF0000
|
#define PIX_red 0xFF0000
|
||||||
#define PIX_whi 0x111111
|
#define PIX_whi 0x111111
|
||||||
|
|
||||||
#define PIX_g 0x00FF00
|
#define PIX_g 0x008000
|
||||||
|
|
||||||
void put_pixel(uint32_t pixel_grb);
|
void put_pixel(uint32_t pixel_grb);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue