MegaGlest/source/glest_map_editor/icons/edit_randomize-heights.xpm

25 lines
475 B
C
Raw Normal View History

2010-05-04 02:22:11 +02:00
/* XPM */
static const char *edit_randomize_heights[] = {
/* columns rows colors chars-per-pixel */
"16 16 2 1",
" c #008000",
". c None",
/* pixels */
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"...... ..... .",
"... . .",
" ",
" ",
" ",
" ",
" ",
" "
};