Commit e7a75e0e authored by Marco Mattila's avatar Marco Mattila

Add missing Lang_Jp.xpm.

parent 4a11862e
/* XPM */
#ifndef XPMMAIN
extern const char *lang_jp_xpm[];
#else
const char * lang_jp_xpm[] = {
"16 16 4 1",
" c None",
"# c #FFFFFF",
"@ c #BE0027",
": c #DEAAC7",
" ",
" ",
" ",
"################",
"################",
"######:@@:######",
"#####:@@@@:#####",
"#####@@@@@@#####",
"#####@@@@@@#####",
"#####:@@@@:#####",
"######:@@:######",
"################",
"################",
" ",
" ",
" "};
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment