MegaGlest/source/glest_map_editor/icons/edit_switch-surfaces.xpm
2010-05-04 00:22:11 +00:00

25 lines
476 B
C

/* XPM */
static const char *edit_switch_surfaces[] = {
/* columns rows colors chars-per-pixel */
"16 16 2 1",
" c #008000",
". c #00FF00",
/* pixels */
"........ ",
"........ ",
"........ ",
"........ ",
"........ ",
"..... .. . ",
".... .. .. ",
"... ..... ",
"... ..... ",
".... .. .. ",
"..... .. . ",
"........ ",
"........ ",
"........ ",
"........ ",
"........ "
};