shithub: puzzles

ref: 466aa6e532f6956e8398d21ed7b5f6a4b22fcac4
dir: /no-icon.c/

View raw version

/*
 * Dummy source file which replaces the files generated in the
 * `icons' subdirectory, when they're absent.
 */

const char *const *const xpm_icons[] = { 0 };
const int n_xpm_icons = 0;