X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=2364905b9f6b50aa7b17cc67338c6d8b6f9f7fc8;hb=c602135de533bbffabc4e284156b79fe156e884c;hp=793b7af044858fdf23c509249e49b60c7d8dd2b6;hpb=b527e3e0892cce0d1c6540c6961bb0f7e32747bf;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 793b7af0..2364905b 100644 --- a/src/main.c +++ b/src/main.c @@ -6736,6 +6736,11 @@ struct ElementNameInfo element_name_info[MAX_NUM_ELEMENTS + 1] = "mm_exit", "-" }, + { + "mm_gray_ball.active", + "mm_gray_ball", + "-", + }, { "mm_gray_ball.opening", "mm_gray_ball", @@ -7798,6 +7803,7 @@ static void InitProgramConfig(char *command_filename) InitProgramInfo(command_filename, config_filename, userdata_subdir, + program_basename, program_title, program_icon_file, COOKIE_PREFIX,