This commit is contained in:
Camille Chauvet
2022-12-22 17:41:31 +01:00
commit c179afd6ec
16 changed files with 272 additions and 0 deletions

8
textures/pixel.xpm Normal file
View File

@ -0,0 +1,8 @@
/* XPM */
static char *_ca03a9095ee4203bcb3ca312dbb1520h08f8qZJS8cIAZS2[] = {
/* columns rows colors chars-per-pixel */
"1 1 1 1 ",
" c red",
/* pixels */
" "
};