42_so_long/assets/text/little/2.xpm
mcolonna bc9cee22d7 feat: comic sans move number (also fix *)
fix: the limits of an asset can exceed the image dimensions
2024-04-18 21:16:48 +02:00

33 lines
661 B
C

/* XPM */
static char *_[] = {
/* columns rows colors chars-per-pixel */
"17 26 1 1 ",
" c white",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
};